ok so im doing a program that has a main menu with many options.
so the user pics option 1, i run the code, display the info and return to the menu
this goes on for every option until the user selects quit...
so i'm wondering how to set a checkpoint or something for menu so i can just send the program back to it after running the command for each option (similar to 'goto' command in VB...)
any help greatly appreciated!
so the user pics option 1, i run the code, display the info and return to the menu
this goes on for every option until the user selects quit...
so i'm wondering how to set a checkpoint or something for menu so i can just send the program back to it after running the command for each option (similar to 'goto' command in VB...)
any help greatly appreciated!
