RE: console window

2002-11-21 Thread Peter Kappus
n? Yes, I know, this isn't really even a CGI question. Who uses a console for CGI development anyway? -p -Original Message- From: Jason Purdy [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 21, 2002 8:08 AM To: [EMAIL PROTECTED] Subject: Re: console window At the end of your p

Re: console window

2002-11-21 Thread Jason Purdy
At the end of your perl program, add the line: system( "PAUSE" ); http://www.computing.net/programming/wwwboard/forum/3270.html HTH, Jason "Gary Rocco" <[EMAIL PROTECTED]> wrote in message 001301c290f9$02bad3d0$93b500c7@hppavilion">news:001301c290f9$02bad3d0$93b500c7@hppavilion... when i ran pe