This is a "public Account" for CP/M - MSDOS public program interchange -
You're serviced by Digital Equipments MARKET-System running TOPS-20.

In the following <CR> is short for pressing the key labeled RETURN or ENTER
- anything typed in UPPERCASE ONLY is typed in by You.

TYPE AREAS.TXT<CR>	-gives overview of available areas (and logical content)
TYPE COMMANDS.TXT<CR>	-gives short text on useful commands to know
TYPE KERMIT.HLP<CR>	-gives mini-introduction into KERMIT
TYPE LENGTH.TXT<CR>	-to get a hint how to convert our numbers into K
TYPE NOTE.TXT<CR>	-get this text again
TYPE FIND.TXT<CR>	-to get hints how to locate a "known" file

TYPE SUBMIT.TXT<CR>	-to get hints on submissions (UPLOADING)

NEWS<CR> or KNEWS<CR>	-reads the Bulletin-boards [general or KERMIT only]

TER NO PAUSE END<CR>	-disables auto-paging at end-of-page for terminal
			- Control-Q gives next page in auto-paging.

TER PAU END<CR>	-enables auto-paging (default at LOGIN-time)
LOGOUT<CR>		-terminates session (opposite of LOGin)
