Object Reference : Object View and Procedure Reference : Spool
  
 
print
Print an object in a spool.
The object will be printed to the location specified by the current printer settings.
Syntax
spool_name.print object_arg
where object_arg is the name or the position of the object to be printed.
Examples
spool01.print tab1
prints the object TAB1 found in SPOOL01.
Cross-references
For additional discussion of spools see “Spool Objects”.
See also print and Spool::extract.