RE: printing output to a file

2001-06-25 Thread Samuel Kaufman
syntax for print to filehandle print ($_) > ; --> print CAREWEBOUT $_; Peter Guzis Web Administrator, Sr. ENCAD, Inc. email: [EMAIL PROTECTED] www.encad.com -Original Message- From: Samuel Kaufman [mailto:[EMAIL PROTECTED]] Sent: Monday, June 25, 2001 4:10 PM To: [

RE: printing output to a file

2001-06-25 Thread Peter Guzis
ad.com -Original Message- From: Samuel Kaufman [mailto:[EMAIL PROTECTED]] Sent: Monday, June 25, 2001 4:10 PM To: [EMAIL PROTECTED] Subject: printing output to a file This is an embarrassingly simple problem, but I can't seem to solve it in Win 95. All I want to do is to send the lines

printing output to a file

2001-06-25 Thread Samuel Kaufman
This is an embarrassingly simple problem, but I can't seem to solve it in Win 95. All I want to do is to send the lines meeting a condition to a (user-specified) output file. This is trivial in Unix, but I can't seem to get DOS/Windows to do it. No matter what I try, the lines go to the scre