Jump to content

Recommended Posts

Posted

I am attempting to read whether a checkbox on a commerial install panel (McAfee) is checked or not, and link that to my program logic. Is this possible, or can AutoIT only read it's own checkbox status'? When running the AutoIT Info panel, I dont see any info that seams to point to the item I need to test for.

[Parton the newby question]

Posted

I am attempting to read whether a checkbox on a commerial install panel (McAfee) is checked or not, and link that to my program logic. Is this possible, or can AutoIT only read it's own checkbox status'? When running the AutoIT Info panel, I dont see any info that seams to point to the item I need to test for.

[Parton the newby question]

Is

GUICtrlRead ( controlID [, advanced] )

the way to go?

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