Jump to content

Recommended Posts

Posted

Hi All,

I'm trying to make my first script work, here is what I have:

GUICreate("Test")
WinActivate("Untitled - Notepad")
Send("8")

When I run it by double clicking the script icon, Notepad window is activated and "8" is printed in it, but GUI window doesn't appear and I don't see any error messages.

Can anyone please tell me what I'm doing wrong?

Thanks!

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