[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
No Subject
Thanks for that.
I am just beginning sqr programming.
Cheers.
-----Original Message-----
From: ljng [mailto:ljng@CNNET.COM]
Sent: Donnerstag, 15. Februar 2001 15:00
To: SQR-USERS
Cc: ljng
Subject:
It edits the printed output to the format specified.
For example, if you do a DISPLAY play #page-count, you might see 31.0000
(something like that) but when you use an edit option, what will be printed
out will be 31
Hope that helps.
LN
----- Original Message -----
From: Anthony Warren <anthony.warren@UBS.COM>
To: <SQR-USERS@list.iex.net>
Sent: Thursday, February 15, 2001 6:22 AM
> Hi all,
>
> Could someone explain the edit option used with the print command.
>
> Print #page-count (,+1) edit 999
>
>
>
> Thanks in-advance