Can somebody help me? I don't know how to exit from my menu on Yes and return on No. What Value A, Value B and Operator must I use? Thanks!
Professional Software Development Tools
Can somebody help me? I don't know how to exit from my menu on Yes and return on No. What Value A, Value B and Operator must I use? Thanks!
On the button for ecit you want it to show a yes/no dialog. Message are u sure?
with variable being %exit%
then do a close windows command, with booloean expressin %exit% = yes
If the user says yes, the menu will close, if no it will stay open
I always state all my variables and defaults at project open. so I would also add in
set variable %exit% = no -- although not neccessary, helps me in the coding
I am attemptiong YES/NO in a menu...
I want YES to run a program, NO to return to the first page.
I am going loopy trying to get my head around it - can someone please explain, and pretend I am simple when you do!!!!!
Cheers,
Brumbino
I have put a more detailed request into the other YES/NO thread started by JSM3 - pls reply there.
MODS: Perhaps combine these two areas?
Brum.