From db98a383c7509bfc6e41ee9cb924cdbffbb12eac Mon Sep 17 00:00:00 2001 From: Richard Burgess <> Date: Fri, 29 Jul 1994 21:36:08 +0000 Subject: [PATCH] autocommit for files dated 1994-07-29 21:36:08 --- mmsys/help.cli | 16 ++++++++++++++++ msamples/cli/help.cli | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 mmsys/help.cli create mode 100644 msamples/cli/help.cli diff --git a/mmsys/help.cli b/mmsys/help.cli new file mode 100644 index 0000000..62f8485 --- /dev/null +++ b/mmsys/help.cli @@ -0,0 +1,16 @@ +Internal CLI Commands: + Cls - Clear Screen + Copy - Copy Files (From To) + Dir - Directory listing + Debug - Enter Debugger + Dump - Hex dump of a file + Exit - Exit and terminate CLI (return to Monitor) + Help - Display this file + Monitor - Return to Monitor (leave this CLI running) + Path - Set file access path (New path e.g. D:\DIR\) + Rename - Rename a file (Current name New name) + Run - Execute a run file in this Job's context (Run file name) + Type - Type the contents of text file to the screen (File name) + +Global Hot keys: CTRL-ALT-PAGE DOWN - switch video/keyboard to next job. + CTRL-ALT-DEL - Kill currently displayed Job. diff --git a/msamples/cli/help.cli b/msamples/cli/help.cli new file mode 100644 index 0000000..62f8485 --- /dev/null +++ b/msamples/cli/help.cli @@ -0,0 +1,16 @@ +Internal CLI Commands: + Cls - Clear Screen + Copy - Copy Files (From To) + Dir - Directory listing + Debug - Enter Debugger + Dump - Hex dump of a file + Exit - Exit and terminate CLI (return to Monitor) + Help - Display this file + Monitor - Return to Monitor (leave this CLI running) + Path - Set file access path (New path e.g. D:\DIR\) + Rename - Rename a file (Current name New name) + Run - Execute a run file in this Job's context (Run file name) + Type - Type the contents of text file to the screen (File name) + +Global Hot keys: CTRL-ALT-PAGE DOWN - switch video/keyboard to next job. + CTRL-ALT-DEL - Kill currently displayed Job. -- 2.40.0