tcl.sp-open

Verb: Access/Spooler, Releases: AP and R83

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

Command Name Type Description
tcl.sp-close Verb: Access Closes most recent Spooler entry.
tcl.sp-assign Verb: Access Designates Spooler assignment options.
tcl.listpeqs Verb: Access Displays printer queue elements.
spooler.commands Introductory Description of Spooler.
spooler.options Definition Standard Spooler options.
tcl.sp-open.link Verb: Access

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.