Moderators SmOke_N Posted September 13, 2008 Moderators Posted September 13, 2008 I don't see any handles, here's what I get: Press CTRL-ALT-F to pause the display. >>>>>>>>>>>> Window Details <<<<<<<<<<<<< Title: Untitled - Notepad Class: Notepad Size: X: -4 Y: 24 W: 1065 H: 662 >>>>>>>>>>> Mouse Details <<<<<<<<<<< Screen: X: 673 Y: 518 Cursor ID: 5 >>>>>>>>>>> Pixel Color Under Mouse <<<<<<<<<<< RGB: Hex: 0xC0C0C0 Dec: 12632256 >>>>>>>>>>> Control Under Mouse <<<<<<<<<<< Size: X: 0 Y: 0 W: 1057 H: 616 Control ID: 15 ClassNameNN: Edit1 Text: >>>>>>>>>>> Status Bar Text <<<<<<<<<<< (1): (2): Ln 1, Col 1 >>>>>>>>>>> Visible Window Text <<<<<<<<<<< >>>>>>>>>>> Hidden Window Text <<<<<<<<<<<Looks like you're using an old version of AutoIt. Upgrade and try all the options again presented to you.CODE>>>> Window <<<< Title: Untitled - Notepad Class: Notepad Position: 673, 380 Size: 848, 371 Style: 0x14CF0000 ExStyle: 0x00000110 Handle: 0x005B08A6 >>>> Control <<<< Class: Edit Instance: 1 ClassnameNN: Edit1 Advanced (Class): [CLASS:Edit; INSTANCE:1] ID: 15 Text: Position: 0, 0 Size: 840, 317 ControlClick Coords: 116, 121 Style: 0x50300104 ExStyle: 0x00000200 Handle: 0x006408F4Is what your output for autoinfo should look like. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Stooney Posted September 13, 2008 Author Posted September 13, 2008 Alright, so it turns out I just needed the newest version. The originally suggested [Class:Edit;INSTANCE:1] works fine now. Sorry about that >_< and TY for the help.
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