MouseClick("left" 624, 375, 1,10) ;op app
sleep(2000)
MouseClick("left" [,680, 1113 [, click = 1 [speed = 10]]]) ;switch windows app
MouseClickDrag("left", 601, 960, 280, 960) ;close op app
MouseClick("left" [,576, 962 [, click = 1 [speed = 10]]]) ; root explorer
MouseClick("left" [,346, 196 [, click = 1 [speed = 10]]]) ; document main
when i run script get error:
line 2
mouseclick("left"624,375,1,10)
mouselick"^ERROR
error:error in expression
im new to this try do a kinda like a marco, but will try to add more functions once i get some of the bassics down.. btw thats the sstart of the script not sure i need to start it some other way..