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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

LOCATE [CALLI 62]<br />

22.82 LOCATE [CALLI 62]<br />

FUNCTION<br />

Changes the logical node number for the current job. This call<br />

functions in the ANF-I0 network to allow you to route device I/O to<br />

devices at other nodes. Subsequent references to output devices (such<br />

as line printers) and input devices (such as card readers), when<br />

implicitly requested or generically referenced, will be assumed to<br />

refer to devices on the node you specify with this call.<br />

CALLING SEQUENCE<br />

/ MOVE ac, [SIXBIT/nodename/] \<br />

\ MOVEI ac,nodenumber /<br />

LOCATE ac,<br />

error return<br />

skip return<br />

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

o<br />

o<br />

nodename is the SIXBIT physical name of a node.<br />

nodenumber is one of the following:<br />

SKIP RETURN<br />

-1 Changes your job's location to the physical node of<br />

your terminal.<br />

o Changes your job's location to that of the host<br />

computer.<br />

n Changes your job's location to node number n, where n<br />

is a positive integer.<br />

The location of your job is changed as specified. Any subsequent<br />

generic de'vice specifications are associated with the new node number<br />

and node name.<br />

ERROR RETURN<br />

The error return occurs if the LOCATE monitor call is not implemented<br />

on your system, or if you specified an invalid node number or node<br />

name.<br />

EXAMPLES<br />

MOVE I<br />

LOCATE<br />

JRST<br />

TI,3<br />

Tl,<br />

ERROR<br />

Locates your job at node number 3.<br />

REL1~TED<br />

CALLS<br />

WHERE<br />

22-225

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

Saved successfully!

Ooh no, something went wrong!