[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
ON-BREAK command
- Subject: ON-BREAK command
- From: Sam Spritzer <SSpritzer@GW.CTG.COM>
- Date: Thu, 30 Oct 1997 14:07:32 -0500
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