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 />

LINE<br />

Adjusts the length of the line printed by SNOOPY. If "LINE /" is entered, the line<br />

length set is the default value of 132 decimal = 204 octal. Otherwise, the parameter<br />

given to LINE must be an octal number denoting the line length for the device in<br />

use. As indicated, the default value is 132 decimal = 204 octal for devices such as<br />

DCT 500 terminals.<br />

For a UNISCOPE or UTS Display terminal, use “LINE 116” with alternate print files<br />

(see the ALTPRT command), “LINE 204” may be the most convenient. The effect<br />

of a LINE command is canceled by the next LINE command or by program<br />

termination. The previous value will be printed as “WAS nnn”. This value is also<br />

printed when SNOOPY signs on unless NO HDG is set.<br />

number<br />

Has the same effect as a SKIP n GO sequence (where n is the number). See SKIP<br />

command. The number is in octal.<br />

PRINT (P)<br />

Allows the amount of printing to be modified. The PRINT command recognizes only<br />

one parameter at a time. If an invalid parameter or no parameter is specified, the<br />

F parameter is assumed. The parameters are:<br />

C<br />

E<br />

F<br />

N<br />

P<br />

Produces a printout omitting extraneous formatting spaces.<br />

Produces an expanded printout including formatting spaces. The E mode is<br />

effective until a PRINT C is encountered.<br />

Produces a full printout consisting of each instruction, its location, and the<br />

contents of main storage and registers (in before/after form if the value<br />

changed). For certain Executive Requests, the contents of the associated<br />

packet are also dumped. This is the default mode.<br />

Suppresses printout. This provides a means of skipping long sections of<br />

irrelevant code.<br />

Produces a printout of the instructions but not referenced main storage or<br />

Executive Request packets. If SNOOPY is in the N mode, the P mode is entered<br />

automatically upon the occurrence of an RBK contingency or encountering a<br />

BREAK-specified break condition.<br />

24–14 7833 1733–004

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

Saved successfully!

Ooh no, something went wrong!