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

ON-BREAK command



BEGIN-SELECT
sort_fld ()  on-break level=1 print=never procedure=sortfld_change

I m running SQR V3.0.12.1 on an Oracle DB (7.2.3).  The above is the
first of 10 fields in the select statement.  The procedure is a sub-total
routine; nothing fancy.  The second field following sort-fld is also a
break-on level=2.

For some strange reason, I am getting a literal break after sort-fld and the
rest of the columns start printing on the next line down.

Anyone familiar with this?

Sam