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

SQR prints a blank page



I have modified the invoice print SQR (BIIVCPN.sqr) to create multiple
outputs based on the SALESPERSON.
Irritatingly the program inserts a blank page with the borderlines on each
output file from the second salesperson
onwards.

My break clause is  HDR.SALES_PERSON    ( ) ON-BREAK PRINT=NEVER
BEFORE=NEW-REP-PROC
where NEW-REP-PROC contains new-report $filename.

Am I missing something here? Any help would be appreciated.


Thanks in advance.