Thursday, December 13, 2001, 2:48:16 PM, Warren, Barry wrote: > For example, I want to issue a command line prompt for the user to key in a > directory name. > I would like the current directory to be displayed on the command line and > be editable.
> Key in directory name: /home/currentdir how about the Term::Readline module. it's part of the standard perl distribution, so you should already have it. http://www.perldoc.com/perl5.6.1/lib/Term/ReadLine.html -- Best Regards, Daniel [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]