KeyPress "Enter", 1 KeyPress "PageDown", 1 FindPic 1000,800,1200,900,"Attachment:\交易.bmp",0.9,intX,intY If intX > 0 And intY > 0 Then KeyPress "Enter", 1 KeyDown 17, 1 KeyPress 86, 1 KeyUp 17, 1 KeyPress "Enter", 1 else FindPic 1000,800,1200,900,"Attachment:\本地.bmp",0.9,intX1,intY1 If intX1 > 0 And intY1 > 0 Then KeyPress "Enter", 1 KeyDown 17, 1 KeyPress 86, 1 KeyUp 17, 1 KeyPress "Enter", 1 else FindPic 1000,800,1200,900,"Attachment:\附近.bmp",0.9,intX2,intY2 If intX2 > 0 And intY2 > 0 Then KeyPress "Enter", 1 KeyDown 17, 1 KeyPress 86, 1 KeyUp 17, 1 KeyPress "Enter", 1 End If End If End If Delay 10000 Goto aa