Examples: StateClick


In the following example, the user moved to the RESM_Explorer window and marked the state check box for several items in the Explorer_List list view field:

CheckActiveWin dictionary 'default'  form 'RESM_Explorer' window 'RESM_Explorer' 
	StateClick field 'Explorer_List' item 1 # 'Ann Murphy'
	StateClick field 'Explorer_List' item 2 # 'Jason Holmgren'
	StateClick field 'Explorer_List' item 3 # 'Kevin and Bonnie Myers'
	StateClick field 'Explorer_List' item 4 # 'Mike and Fran Gray'
	StateClick field 'Explorer_List' item 5 # 'West River Construction'


Documentation Feedback