04-01-2009, 09:05 PM
I really like the fact that you can lump cases together
Example:
case [1011,1103]
Can this be done with these examples? I have tried with no success.
NoVisualStyles id([2,3,4] hDlg)
EnableWindow id([10,11,12] win("Try" "#32770")) 0
EnableWindow id([10,11,12] win("Try" "#32770")) 1
Hid id([10,11,12] win("Try" "#32770"))
Hid- id([10,11,12] win("Try" "#32770"))
Example:
case [1011,1103]
Can this be done with these examples? I have tried with no success.
NoVisualStyles id([2,3,4] hDlg)
EnableWindow id([10,11,12] win("Try" "#32770")) 0
EnableWindow id([10,11,12] win("Try" "#32770")) 1
Hid id([10,11,12] win("Try" "#32770"))
Hid- id([10,11,12] win("Try" "#32770"))
