I'm currently working on a script that needs to be driven by text menus, and I'm trying to figure out the best way to accomplish this. I'm looking to display a base menu when the script is run, and then allowing the user to specify actions, or access additional menus via keypresses. After an action is performed, I want to be able to re-display the previous menu (or a menu of my choice) without having to re-run the program.
I'm sure this is quite simple, but for whatever reason, I'm having a hard time coming up with a plan of attack for this. Can you guys provide me a little direction? Thanks. Jason -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>