[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
WRAP
- Subject: WRAP
- From: Deepak Vij <Deepak_Vij@SCPS.K12.FL.US>
- Date: Fri, 11 Aug 2000 09:51:15 -0400
- In-Reply-To: <" (q)000811130300Z.WT10582.*"@MHS>
Hi All,
I am trying to write a SQR program to generate a HTML report. We are using
Peoplesoft 7.02 and Informix Database.
I was able to run my SQR Program using -Printer:HT flag and it generated the
reports but I am finding difficullties while formatting ( I have Boxes and
tables in the reports).
When I try to print the descr feild using
print $DESCR (#X,15,15) wrap 15 10 ON = <13> STRIP = <10>
Text in the descr feild doesnt get wrapped properly. It skips 2 spaces when it
moves to the next line.
ELEM Winter Springs Teacher 000333 07/01/2000
Elementary
( I also tried Keep-Top ).
Also I cannot print graphics like (box and line) in my HTML output
If anyone has done anything like this please let me know.
Thanks
Deepak