求大佬指点一下 悬赏不够我再加
KeyPress "Tab", 1
Delay 200
KeyPress "Enter", 1
Delay 200
KeyPress "Tab", 15
Delay 200
KeyDown 17, 1
KeyPress 86, 1
KeyUp 17, 1
Delay 200
KeyPress "Tab", 3
Delay 200
KeyPress "Enter", 1
Delay 500
FindPic 280,272,625,858,"Attachment:\选择.bmp",0.7,intX,intY
If intX> 0 And intY> 0 Then
MoveTo intX+10, intY+10
End If
Delay 200
LeftClick 1
Delay 500
FindPic 360,9,1298,543,"Attachment:\调阅模板.bmp",0.9,intX,intY
If intX> 0 And intY> 0 Then
MoveTo intX+10, intY+10
End If
Delay 500
LeftClick 1
Delay 2000
FindPic 884,0,1917,749,"Attachment:\控烟.bmp",0.9,intX,intY
If intX> 0 And intY> 0 Then
MoveTo intX+20, intY+20
End If
Delay 200
LeftClick 1
Delay 500
FindPic 382,7,1145,378,"Attachment:\保存.bmp",0.9,intX,intY
If intX> 0 And intY> 0 Then
MoveTo intX+10, intY+10
End If
Delay 200
LeftClick 1
Delay 200
KeyPress "Enter", 1