try capturing the output:

perl foo.pl > outputfile.txt

all that perl spits out should be in the outputfile.txt then

regards,

Jos Boumans

----- Original Message ----- 
From: "james crease" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 20, 2001 10:49 PM
Subject: compilation errors in win98


> I have a perl script which generates many compilation errors which 
> scroll off the DOS window perl is running in. How do I capture (or 
> recover) the lines that have scrolled away?
> -- 
> james crease
> 
> 

Reply via email to