Jump to content

Recommended Posts

Posted

hi why this code is not working

Run("notepad.exe","",@SW_HIDE)

WinWait("Untitled - Notepad","")

ControlSend("Untitled - Notepad","","Edit1","hi this is a test")

Sleep(2000)

WinSetState("Untitled - Notepad","",@SW_SHOW)

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...