1 INForm INFORM INF is a system program (similiar to SYS) which can display: Active Task List INF ACT Node Usage INF NOD Clock Queue INF CKQ Device's PUD INF PUD Partition Map INF MAP Device Forms Types INF FRM A Task's ATL INF ATL A Task's STD INF STD A Task's Pending I/O INF IOR A Terminal's Characteristics INF TER for more information about any display, type: AID INF xxx (where xxx is ATL!NOD!etc) 2 ACT INF ACT [/e display active task list FUNCTION -------- Provide a listing of all currently active tasks, along with their address in core. CALLING SEQUENCE ------- -------- MCR>INF ACT ------- ALLOWABLE SWITCH --------- ------ /E Switch provides extended listing, including task STATUS and TI. 2 NOD INF NOD display system node useage FUNCTION -------- List detailed accounting of node usage. Includes total number of nodes in the system, number of free nodes, nodes allocated to different tasks and tables. CALLING SEQUENCE ------- -------- MCR>INF NOD ------- ALLOWABLE SWITCHES --------- -------- None. 2 CKQ INF CKQ show system clock queue FUNCTION -------- List all currently scheduled events in the clock queue. CALLING SEQUENCE ------- -------- MCR>INF CKQ ------- ALLOWABLE SWITCHES --------- -------- None. 2 PUD INF PUD ddnn:[/e] list a device's PUD FUNCTION -------- Provide a listing of the PUD for a given device. CALLING SEQUENCE ------- -------- MCR>INF PUD XX:N ------------ Where XX:N is the device descriptor ALLOWABLE SWITCH --------- ------ /F Switch provides full listing of PUD including volumn control block, (not listed by default command.) 2 MAP INF MAP [/P] map a partition FUNCTION -------- Provide a "MAP" of a partition, listing all active tasks (and pure areas,) the FTL, CTL and all COMMON areas. CALLING SEQUENCE ------- -------- MCR>INF MAP XXXXXX -------------- Where XXXXXX= Partition name ALLOWABLE SWITCH --------- ------ /P Switch lists all currently used areas and holes in the parti- tion, ordered sequentially by starting address, providing a much clearer display of why partition XXXXXX is fragmented. 2 FRM INF FRM display device forms type FUNCTION -------- Provides a listing of all printing devices who have their forms type set to non-zero. CALLING SEQUENCE ------- -------- MCR>INF FRM ------- ALLOWABLE SWITCHES --------- -------- None ' 2 ATL INF ATL [/ti=ttnn:] display task's ATL FUNCTION -------- Provides a listing of the ATL entry for a specified task. CALLING SEQUENCE ------- -------- MCR>INF ATL XXXXXX -------------- Where XXXXXX is the task to be listed ALLOWABLE SWITCH --------- ------ /TI:TTn Switch list ATL for task at a terminal other than your own. 2 STD INF STD display a task's STD FUNCTION -------- Provides a listing of the STD entry for a specified task. CALLING SEQUENCE ------- -------- MCR>INF STD XXXXXX -------------- Where XXXXXX is the task to be listed ALLOWABLE SWITCH --------- ------ None 2 IOR INF IOR display a task's outstanding IO FUNCTION -------- Provides a listing of the IO request nodes for a specified task. CALLING SEQUENCE ------- -------- MCR>INF IOR XXXXXX -------------- Where XXXXXX is the task to be listed ALLOWABLE SWITCH --------- ------ None 2 TER INF TER TTnn: display terminal characteristics FUNCTION -------- List terminal characteristics for a given TTY. CALLING SEQUENCE ------- -------- MCR>INF TER TT:NN ------------- Where TT:NN is the terminal descriptor ALLOWABLE SWITCH --------- ------ None