RTEM RTEM-11 (RSX11M) V01.00 RTEM-11 Command line format: RTE [filespec]/option[,filespec/option[,filespec/option]] ___________________________________________________________________________ _RTEM_QUALIFIERS____ /AB /[-]AB[:n] Specifies that the character code ":n", when typed on the users terminal, will cause RTEM-11 to exit, after printing the message : "?RTEM-U-Aborted by directive, CLI or user" The default setting of this switch is "/-AB". The default character if not specified is 20(8) CTRL/P (^P). Note: The default setting of this switch, and the character code may have been changed by the system manager when RTEM-11 was installed. /EX /EX[:n] Invokes RTEM-11 and extends the private portion of the virtual system device by n blocks (default for n depends on current size of the private portion). SQUEEZE the virtual system device once RTEM-11 is running to reflect the added size in the RT-11 directory. /HE Displays helpful information about RTEM-11 command line format and options. /ID Displays the RTEM-11 version identifier. /LP Specifies a device to be used as the RTEM-11 line printer spool device. Default is the host system's system device (SY:). /PR /PR[:n] Invokes RTEM-11 using the specified file as the private portion of the RTEM-11 virtual system device. Default is the file SY:[UFD]RT11PR.SYS in your UFD. Use the optional value n to specify the size of a new private portion to be created. /RO Invokes RTEM-11 with a read-only virtual or foreign volume system device. /RT Invokes RTEM-11 using the specified device as the foreign volume system device. The device must be an RT-11 directory-structured volume. /SH Invokes RTEM-11 using the specified file as the shared portion of the RTEM-11 virtual system device. Default is the file LB:[1,1]RT11SH.SYS. /VS Invokes RTEM-11 from the default virtual system device. ____________________________________________________________________________ _RTEM_EXAMPLES______ /VS Run from the default virtual system device. DK1:/RT Run from the RT-11 format volume in DK1. NEW/PR:250 Run from a virtual system device after creating a new private portion 250 blocks in length. RTPRV/PR/RO Run from a read-only virtual system device made up of the default shared and the specified private portions. RTS/SH,RTP/PR Run from a virtual system device made up of the RTS.SYS and RTP.SYS files from your UFD. DB0:/LP/VS Run from the default virtual system device; use DB0: as temporary storage for files spooled to the lineprinter. /VS/EX:250 Run from the default virtual system device after extending the private portion by 250 blocks. /AB:#31 Run from the default virtual system device, and allows the user to abort RTEM by typing the character 31(8) CTRL/Y (^Y).