[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
on-break causes blank lines to be inserted
- Subject: on-break causes blank lines to be inserted
- From: Joe Nodeland <jnodeland@DCCNET.COM>
- Date: Tue, 31 Aug 1999 17:56:17 -0700
I have problems using the on-break command.
It seems like the on-break skips a line even though nothing prints (nothing
should print because the break has not occurred...)
My code looks like the following.
begin-select
c.description
&classdesc
l.description
&locdesc
print &classdesc (+1,{col1},90)
bold shade on-break
print=change/top-page
print $locdesc
(+1,{col2},80) shade on-break
pm.Description (+1,{col3})
bold
! I get 2 extra lines between each pm.description record
....
I've attached the spf output. Any ideas on how to get rid of the
extra lines?
BEGIN:VCARD
VERSION:2.1
N:Nodeland;Joe
FN:Joe Nodeland
ORG:Jeda Works;Software By Design
TITLE:Programmer Analyst
TEL;WORK;VOICE:(604) 886 - 3133
ADR;WORK:;;;Gibsons;BC;V0N 1V0;Canada
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Gibsons, BC V0N 1V0=0D=0ACanada
URL:
URL:http://www.go.to/jedaworks
EMAIL;PREF;INTERNET:jnodeland@mail.canfor.ca
REV:19990901T005617Z
END:VCARD
pm_det2.spf