I am using the executable cakecmd unzipper in a Perl script. Normally when cakcmd is executed outside of Perl and it's done it's work it pauses and one has to hit enter to return to the prompt.
How can I program Perl so that it enters the carriage return for me? Printing a carriage return doesn't work, it just adds an additional line between prompts. At this point I call cakecmd twice, and so to complete my script I have to hit the Enter key twice. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/