[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Compiling and printing
- Subject: Re: Compiling and printing
- From: John Kellogg <johnk@SUN4.MITI.COM>
- Date: Wed, 26 Jun 1996 13:32:04 PST
Since you are a new user, I assume you are using version 3. Defining
landscape report output is done with the Declare-Layout command. For
example:
Begin-Setup
Declare-Layout default
orientation=landscape
End-Declare
End-Setup
Regards,
John L. Kellogg
MITI Technical Support Manager
______________________________ Reply Separator _________________________________
Subject: Compiling and printing
Author: SQR-USERS@USA.NET at Internet
Date: 25/06/96 4:22 PM
As a new SQR user I am having trouble compiling a program
and printing in landscape rather than portrait.
I have reviewed the command line parameters but must be
missing something.
I am using Windows 3.1
Any help is appreciated. Thanks