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

WRAP



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