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

Re: On-Break




Darwin,

Begin-Select
Student_ID &student_id   (1,1)on-break print=change/top-page
before=before_procedure  after=after_procedure
Name &Name (1,10)
Address &Address (1, 40)
   next-listing
From  Student_table
order by Student_ID, Name, Address
end-select

Hope this helps!

Jimmy
(Embedded image moved to file: PIC21201.PCX)
dander03 @ AVIS.COM (Darwin Anderson)  (Mailed by: dander03 @ AVIS.COM
(Darwin Anderson) @ internet)
07/09/98 04:59 PM EDT

To:   sqr-users@list.iex.net (multiple recipients of list sqr-users)  @
      internet
cc:    (bcc: Chien-Wei J. Liao)
Subject:  On-Break

The manual is confusing about the ON-BREAK command.
Can anyone send me some generic examples.  I currently
have the command on the same line as the "order by"
field in the Begin-select statement.  Should it go elsewhere?
Thanks for any help
Darwin


PIC21201.PCX