G
Guest
Greetings;
I'm writing a program that asks multiple questions of the user before producing the requested data.
The questions and pulling up the data is fine, but if the Client click's cancel of the first question, the second question pops up still... and if they press cancel again, etc... you'll get a program error.
How do I get it to cancel or ignore the rest of the program if the client cancels the process?
I'm writing a program that asks multiple questions of the user before producing the requested data.
The questions and pulling up the data is fine, but if the Client click's cancel of the first question, the second question pops up still... and if they press cancel again, etc... you'll get a program error.
How do I get it to cancel or ignore the rest of the program if the client cancels the process?