Bill Waugh wrote:
> proc label
> lprint
> lprint
> lprint
> lprint '                      '+name$
> lprint '                      '+adda$
> lprint '                      '+addb$
> lprint '                      '+addc$
> lprint
> lprint
> lprint ( I need chr$ for ff in here right )
> spoolon '_par' : spooloff

For the record, if at all, the SPOOLON command should probably be
issued before all the LPRINT statements. In any case it's notable that
the SPOOLOFF command does not need to be paired with the SPOOLON
command. The SPOOLOFF itself at the end should be sufficient.

Marcel

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to