Simply wrap it around a batch file with a pause at the end. That is: @echo off path\to\my\script echo . echo . echo . - D O N E - echo . echo . pause __________________ William Ampeh (x3939) Federal Reserve Board -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
- how do you run the debuger for perl/TK in Windows-2000 Marco Perl
- RE: how do you run the debuger for perl/TK in Windows... Tim Johnson
- William . Ampeh