View Single Post
Old Oct 2nd, 2004, 10:41 AM   #15
Pat
Newbie
 
Pat's Avatar
 
Join Date: Sep 2004
Location: Canada
Posts: 23
Rep Power: 0 Pat is on a distinguished road
Send a message via AIM to Pat Send a message via MSN to Pat
Whatever you write in the system() parentheses is echoed as if it was typed in a DOS command prompt, so what it would do is issue the "PAUSE" command, which effectively stops it from doing whatever it's doing and displays the message

"Press any key to continue . . ."
Pat is offline   Reply With Quote