Myers, Drew <[EMAIL PROTECTED]> asked: > I've been lurking on this list for a while, but this is my > first email. > > I've written a series of ksh scripts, that prompts the user > for information, and reads the user's input. > > I'd like to call these ksh scripts from within my perl script.
You might want to look into the open2 and open3 functions, depending on your needs. Their use and potential pitfalls are discussed in the perlipc manpage ("perldoc perlipc") HTH, Thomas -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>