My entire program is pretty big, so I'm including just the section that contains the prompt. My code contains a series of stacked cases, and this chunk of code is nestled inside case 1. What I'm trying to do is if the operator selects "cancel" while the prompt is up, it will jump to case 0. If the input is valid, it will jump to case 2. There is more code, but I've only included this part to keep it clean.
********************************************
Amateur programmer for over 10 years!
********************************************