jsonchan Posted September 12, 2006 Posted September 12, 2006 (edited) Is there any idea on how i can write the script to press the "STOP" button on IBM Client Access? as400_printsession.bmp Thanks in advance. Edited September 12, 2006 by jsonchan
dabus Posted September 12, 2006 Posted September 12, 2006 (edited) Use Au3Info & ControlClick... I would always prefer Control* if possible. Controlclick ('S656539E / P7', '', 'Button3') Btw.: You really have a funny name for your iseries. Edited September 12, 2006 by dabus
jsonchan Posted September 12, 2006 Author Posted September 12, 2006 It works!!!! Thanks for your input.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now