Jump to content

Recommended Posts

Posted

Here is my scrip

 

Quote

; Run Software
Run("C:\Program Files (x86)\Syvecs\SMon.exe")
WinWaitActive("SMon 2.15.21")
Send( "{f1}" )
Send( "{G}" )
Send( "G" )

 

 

F1 Key works on the software but key "G" does not work.

 

Capture.PNG.5a666d20264967416493794e01b656cf.PNG

Posted
Posted

Hello! Thank you. That worked!

If the software updates to new versions

Can I use a code like 
WinWaitActive("SMon *.*")
that?

 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...