24.12.2013 Views

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

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.

SETUUO [CALLI 75]<br />

22.154 SETUUO [CALLI 75]<br />

FUNCTION<br />

Sets system or job parameters. To set system parameters, your job<br />

must have the JACCT bit set, or must be logged in under [1,2], and may<br />

not be a batch job.<br />

CALLING SEQUENCE<br />

MOVE ac, [XWD fcncode,argument]<br />

SETUUO ac,<br />

error return<br />

skip return<br />

In the calling sequence, the program supplies the following variables:<br />

o<br />

o<br />

fcncode is one of the function codes described below.<br />

argument is an argument for the given function code.<br />

The function codes and their meanings are:<br />

Code<br />

o<br />

1<br />

2<br />

3<br />

4<br />

Symbol<br />

.STCMX<br />

.STCMN<br />

.STDAY<br />

.STSCH<br />

.STCDR<br />

Function<br />

Sets the maximum core size that a user job may use<br />

(the sum of the high and low segments, CORMAX).<br />

The minimum value is set by MONGEN. The maximum<br />

value is the size of user core in words.<br />

Sets the guaranteed amount of contiguous core that<br />

a single unlocked job can use (CORMIN). The valid<br />

values are in the range 0 to CORMAX. This<br />

argument is referred to as CORMIN.<br />

Obsolete (use the .STTIM function) .<br />

Sets parameters in the %CNSTS word in GETTAB Table<br />

11. The argument gives the flags. The flags and<br />

their meanings are:<br />

Bit Symbol Meaning<br />

26 ST%NDL No automatic down-line load of<br />

DC72, DC71, or DAS80-series<br />

remote station.<br />

27 ST%NOP No operator coverage.<br />

28 ST%NSP Allow device unspooling.<br />

29 ST%ASS Allow device assignment and<br />

initialization.<br />

32 ST%NRT No remote TTYs.<br />

33 ST%BON LOG INs for batch jobs only.<br />

34 ST%NRL No remote LOGINs.<br />

35 ST%NLG No LOG INs except CTY.<br />

Specifies the input name for the card reader job,<br />

which is stored in the GETTAB Table .GTSPL. The<br />

argument is given in single quotes that contain<br />

three SIXBIT characters forming the job name. For<br />

example, the MOVE statement in the calling<br />

sequence might be:<br />

MOVE AC1, [XWD<br />

.STCDR,'XYZ']<br />

to specify the input name XYZ.<br />

22-386

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

Saved successfully!

Ooh no, something went wrong!