suekawar has asked for the wisdom of the Perl Monks concerning the following question:
what my script will do is run that menu script then start making selection based on the value i pass to my script fro example i run my script as follow myscript.pl -o 1 which will select 1 . I am just trying to see if there is a way to do that , just how to control that menu from another script. please let me know or give me a hint on doing it .. thankswelcome the the menue 1. delete file 2. makdir 3. do list 4. quit Please enter your selection:
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: feeding a menu from script
by jobber (Sexton) on Feb 06, 2003 at 17:31 UTC | |
|
Re: feeding a menu from script
by denisem (Initiate) on Feb 10, 2003 at 11:37 UTC |