File: MULTI8.HL of Disk: Disks/MyPDP/m8-blue-rka1-rkb1
(Source file text) 

/APPEND THIS FILE TO HELP.HL
&MULTI8
New CCL commands:
OPEN DSKn:	Make DSKn: available for read access
OPEN DSKn:/W	Make DSKn: available for read and write access
CLOSE DSKn:	Remove DSKn:
CLOSE [ALL]	Remove all open DSKn:'s, except DSK0:
TALK n xxxxx	Send the text xxxxx to terminal n
BYE		End a terminal session. The password must be
		enterred again for access to this terminal.

Virtual Console Commands:
AC 1234		SET VIRTUAL ACUMULATOR TO 1234
Boot		Bootstrap the virtual machine.
Continue	Continue execution of the virtual machine
DELAY 2,212	ON OUTPUT, INSERT 2 FILLERS AFTER EACH 212 (LINEFEED)
ESCAPE 375	ON INPUT CONVERT 375 TO ESCAPE (233)
Field 12	Set Instruction field to 1 and Datafield to 2
HOOK 5		CONNECT YOUR TERMINAL TO BACKGROUND # 5
Kill		Restart virtual OS/8 at 07600
LEFT 334	ON OUTPUT CONVERT BACKSPACE (210) TO 334 (BACKSLASH)
Pc 1234		Set the virtual program counter to 1234
Restore		Reload a copy of OS/8 on the user disk and boot
Switch 4567	Set the user's virtual switch register to 4567
Where		Display the state of the virtual machine

&
Type HELP <commandname> for information on a specific command
Type HELP HELP for more information on HELP

&OPEN
&CLOSE
OPEN DSKn:	make DSKn: available for read access
OPEN DSKn:/W	Make DSKn: available for read and write access
CLOSE DSKn:	Remove DSKn:
CLOSE [ALL]	Remove all open DSKn:'s, except DSK0:

&TALK
TALK n xxxxx	Send the text xxxxx to terminal n

&BYE
BYE		End a terminal session. The password must be
		enterred again for access to this terminal.

&CONSOLE
&CNTRLB
Virtual console:

Enter Virtual Console Mode by typing CONTRL/B.  The system activates
the Virtual Console if a HLT instruction is encountered or an emulation
or swap-error occurs.

Virtual Console Commands:
AC 1234		SET VIRTUAL ACUMULATOR TO 1234
Boot		Bootstrap the virtual machine.
Continue	Continue execution of the virtual machine
DELAY 2,212	ON OUTPUT, INSERT 2 FILLERS AFTER EACH 212 (LINEFEED)
ESCAPE 375	ON INPUT CONVERT 375 TO ESCAPE (233)
Field 12	Set Instruction field to 1 and Datafield to 2
HOOK 5		CONNECT YOUR TERMINAL TO BACKGROUND # 5
Kill		Restart virtual OS/8 at 07600
LEFT 334	ON OUTPUT CONVERT BACKSPACE (210) TO 334 (BACKSLASH)
Pc 1234		Set the virtual program counter to 1234
Restore		Reload a copy of OS/8 on the user disk and boot
Switch 4567	Set the user's virtual switch register to 4567
Where		Display the state of the virtual machine