18.08.2013 Views

(SYSLIB) Programming Reference Manual - Public Support Login ...

(SYSLIB) Programming Reference Manual - Public Support Login ...

(SYSLIB) Programming Reference Manual - Public Support Login ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Program Trace Routine<br />

SET<br />

L<br />

N<br />

Prints the system type, system level identification, and site as well as the RLIB$<br />

level used at collection time.<br />

Suppresses trace printout of RLIB$ code and common banks. When tracing of<br />

RLIB$ is suppressed (which is the default mode for demand operations), an<br />

RLIB$ code is entered. The print mode is in effect saved. Printing is then<br />

turned off, and the RLIB$ code is interpreted until control leaves RLIB$ code. At<br />

this time, the print mode is restored and normal execution continues. This<br />

command may be used at any time. If it is used to change the mode while the<br />

program is in RLIB$ code, the effect will be as if RLIB$ was just exited (from N<br />

to A) or entered (from A to N). This means that the print mode will be saved or<br />

restored, respectively.<br />

X,element-list<br />

Has syntax identical to that for "RLIB E", but the effect is inverted. That is, any<br />

element not contained in the RLIB X list will be treated as an RLIB$ element.<br />

Use RLIB X+ to extend the line.<br />

If a break interrupt happens to give control in RLIB$ (or pseudo-RLIB$) code and<br />

RLIB$ tracing is suppressed, the STEP command and the blank line command are<br />

disabled. This prevents losing control when a blank line is transmitted by the break<br />

contingency under certain EXEC levels. Be sure to turn off printing or else allow<br />

RLIB$ tracing so that a runaway print can be avoided.<br />

Sets one or more flags. List the flags by name. The names must be separated by<br />

commas. See the STATUS command for flag names and meanings.<br />

SKIP n (S)<br />

Returns to command mode after executing n number of instruction cycles. If n is<br />

omitted, any previously existing skip count is deleted and no skip interrupt occurs.<br />

Otherwise, an octal number is used to set the interrupt point. If the count is<br />

exceeded during an indirect addressing or execute remote cascade, the command<br />

mode is reentered when the instruction is completed.<br />

24–16 7833 1733–004

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!