On Wed, 2008-04-02 at 10:19 -0700, inthepickle wrote: > Really quick question. In Perl, if I open a file in notepad > system( "notepad.exe $file" ) ; > Perl stops processes and will not continue until I close notpad. > How can I open the file, and have Perl continue running?
Look up start in the command shell. http://www.ss64.com/nt/start.html -- Ken Foskey FOSS developer