Object Reference : Object View and Procedure Reference : Spool
  
 
clearremarks
Clear the contents of the remarks attribute.
Removes the spool’s remarks attribute, as shown in the label view of the spool.
Syntax
spool_name.clearremarks
Examples
s1.clearremarks
s1.label
The first line removes the remarks from the spool S1, and the second line displays the label view of S1, including the now blank remarks field.
Cross-references
See “Labeling Objects” for a discussion of labels and display names.
See also Spool::label.