BACKSPACE-PRINT

From NDWiki
Revision as of 20:47, 4 February 2014 by Tingo (talk | contribs) (created page for the BACSPACE-PRINT command)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@BACKSPACE-PRINT <peripheral file name>, <number of pages>, <number of lines>

Causes the spooling program to repeat the printing of the specified pages and lines in the current print file.

<peripheral file name>
name of the spooling file.
<number of pages>
(decimal, default = 0) amount of backspacing.
<number of lines>
(decimal, default = 0) amount of backspacing.

Rules:

  1. Permitted only for user SYSTEM and the user who appended the current print file to the queue.
  2. Valid only when spooling is started (@START-SPOOLING) and the printing is in the stop-print-state.
  3. The number of lines per page may be changed by the @DEFINE-SPOOLING-CONDITIONS command.

Example:

@STOP-PRINT L-P

@BACKSPACE-PRINT L-P,2,,

@START-PRINT L-P

The spooling output for L-P is stopped and output is resumed, starting at the beginning of the previous two pages.

Related commands

@FORWARD-SPACE-PRINT

@STOP-PRINT

@START-PRINT

References

Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), page 1-24

Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD