tcl.sp-open
Forces Spooler entry to remain open.
Description
leaves the next Spooler entry generated by the current process 'open' upon completion of the output generating process. Any subsequent (printer) output will be attached to the end of the 'open' entry, until an 'sp-close' command or an 'sp-assign' command is issued.
Example
sp-open
block-print 'this is ' (p
entry # 133
block-print 'a test' (p
(no entry number appears -- this is 'attached' to 'open'
entry)
sp-close
[1140] Your open files were closed.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
