[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Report formatting problem
- Subject: Re: Report formatting problem
- From: ANDERSD2 <ANDERSD2@OAKWOOD.ORG>
- Date: Thu, 12 Apr 2001 16:21:50 -0400
Try using one of the lesser-known SETUP include files like any of the
following...
setup02a - Landscape, 177 characters
setup02b - Landscape, 215 characters
setup02c - Landscape, 160 characters
setup31 - Portrait, 125 characters
setup32 - Landscape, 177 characters
Here's the trick with them, you need to place the #INCLUDE in your
BEGIN-SETUP procedure.
I believe the above are accurate, but as always, experiment with them. Hope
this was helpful.
Dave