[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Portrait or Landscape from an IF statement
- Subject: Portrait or Landscape from an IF statement
- From: "Benzenhafer, Dave" <DBenzenhafer@DEEPWATER.COM>
- Date: Mon, 23 Apr 2001 10:42:42 -0500
After looking at the SQR archives, I gather that SQR will not support a
change in printing format based on an IF statement.
I am trying to confirm this won't work before I spend three days on it.
Example
If $p_mfg_rpt = 'Y'
Use-report land
Else
Use-report port
End-if
Dave Benzenhafer