Code: Select all
if not the checkbox_enabled of btn myButtonName of cd x of stack "MainApplication" then put myButtonName & return after field "ToDo"
Code: Select all
if not the checkbox_enabled of cd x then...
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Code: Select all
if not the checkbox_enabled of btn myButtonName of cd x of stack "MainApplication" then put myButtonName & return after field "ToDo"
Code: Select all
if not the checkbox_enabled of cd x then...
LOL! I'll see what I can do.if you could just whip up the scripts for those and get back to me it would be great.![]()