Eaxo Posted October 19, 2008 Posted October 19, 2008 I have done it before but cant now because i cant remember the code for it For ex. I want to write Hello World in a non active notepad window I tryed to use this code but no success If winwaitnonactive ("Untitled") then send ("Hello{space}World{!}") endif
oMBRa Posted October 19, 2008 Posted October 19, 2008 I took this from the help file: ControlSend("Untitled", "", "Edit1", "This is a line of text in the notepad window")
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