Thread: system "PAUSE";
View Single Post
Old Oct 16th, 2006, 5:50 PM   #1
mammothfan
Newbie
 
Join Date: May 2006
Location: Denver, Colorado
Posts: 8
Rep Power: 0 mammothfan is on a distinguished road
system "PAUSE";

hello. I have some basic experience in c/c++, but when it comesto perl I am a newb.I was wondering if experienced perl programmers object to using system "PAUSE"; at the end of their programs to eliminate having to run them from a command line. Thnx in advance
mammothfan is offline   Reply With Quote