I had rewritten as per ur suggestions but 
there is no prompt like this "choose Change_Request,call_req or Both?>#";

pls advise



print "choose Change_Request,call_req or Both?>#";
                my$choose_table= <STDIN>;   #user has to key in 
Change_Request,call_req,Both
                chomp $choose_table;


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to