Jump to content

Recommended Posts

Posted

hello everyone

i am working on the window based application, and i am new to this autoit script,

my application use some user controls, like on one screen, there is one custom sontrols and in between there are four dropdown,

my query is ,i am not able to select the values in the first dropdown.

i used the command as:

ControlCommand("Reason for Assessment","","[CLASS:cntrlReasonForAssessment.cboReasonForAssessment]","ShowDropDown")

ControlCommand("Reason for Assessment","","[CLASS:cntrlReasonForAssessment.cboReasonForAssessment","Select","06. Significant Correction to Prior Quaterly assessment")

but nothing happen by using above

please helppppp!!!!!

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