[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: How to write to both a .LIS File and LPT1 from the Command Line
It is not possible on a single line, But with 2 lines it is possible
SQRW toto.sqr -keep -printer:hp ( or lp or ps)
SQRWP toto.spf -printer:wp
That all
Franck
Tina Burnett wrote:
>
> How do you specify two outputs: one to a .lis file and the other to lpt1 from
> the report arguments on
> the SQR/W command line ?
>
> Thanks in advance.