[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

RE: [sqr-users] one sqr that can do form feed & no formfeed



You could try writing to a file rather than printing.  Files can be opened
for writing with line feeds or without line feeds.  Use an IF statement to
execute one open command or the other.  Then the same write command can work
either way.

-----Original Message-----
From: Stine, Cheryl E [mailto:cstine@indiana.edu]
Sent: Wednesday, May 21, 2003 9:52 AM
To: sqr-users@sqrug.org
Subject: [sqr-users] one sqr that can do form feed & no formfeed


I'd like my sqr to be able to create the output file in different formats
depending on a user supplied parameter. One of the formats needs to use
formfeed, the other cannot use formfeed. How can I make this work, when you
speficy the formfeed in the declare layout. Is this possible?
 
thanks,
Cheryl Stine
Indiana University

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users