Jump to content

Classname variable?


Recommended Posts

New to autoIt, so might as well start with a stupid question.I have searched, but cant find an example of what I am doing wrong.

Using winactivate to open some windows. Trying to code a script to keep a bunch of remote desktop connection windows open. IE Click each window every 10 minutes, but want a way to enter the various vps names so the script can click them.

I couldnt find an example, and when run, there is no error. The variable contains the correct value, but nothing seems to happen.

WinActivate("CLASS:Notepad")   ; This works fine
WinActivate("CLASS:$password")   ; This does not seem to work
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...