[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Printing .LIS file from DOS prompt
- Subject: Re: Printing .LIS file from DOS prompt
- From: "Derek J. Polzien" <Derek.Polzien@EY.COM>
- Date: Thu, 22 Oct 1998 16:23:08 -0400
Well, you could always find out what port your printer is set up to, and type in the following at the DOS
prompt (while in the same directory as your .lis file, of course)
copy xxxxxx.lis lpt1:
where lpt1 the port to which my printer is set up.
Hope this helps,
--Derek