[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Print Output with .lis file Too?
you can use in this way :
SQRW report.sqr -keep -printer:wp ( report will be printed and keep
the spf file)
SQRWP report.spf -printer:ps ( generate from the spf file a lis file for
postcript for example)
franck,
Shawn Robinson wrote:
>
> SQR Ver 4
>
> I have created a SQR process/report which the user will launch. I know how to
> direct the output to either a printed report or a *.lis file.
>
> How do make SQR create both a Printed Report and a *.lis file for the same
> Report without coding each separate?
>
> I reviewed the SQR Language Reference and none of the command line flags seemed
> to jump out at me that would solve the problem.
>
> I'm sure the solution is an easy one...
>
> Thanks in Advance.
>
> Shawn R