Jump to content

Recommended Posts

Posted

I'm trying the following code from the AutoIt documentation:

Run("notepad.exe")

$title = WinGetTitle("[CLASS:Notepad]","")

MsgBox(0,"Full title read was:", $title)

This returns 0. I'm running the script on Windows Server 2003 Enterprise 32-bit w/SP2.

Any idea why this doesn't work. Is the documentation incorrect?

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
  • Recently Browsing   0 members

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