Seq # *Modification Id* Act
----------------------------+
00001 M01S00001.key +++|*NOSEQ
00002 M01S00002.key +++|*WIDTH 132
00003 M01S00003.key +++|.PROC,KEY*I"Key Definition Utility - Version 2.0",
00004 M01S00004.key +++| OP[Option]=(EDIT,LOAD,HELP,DEFAULT,DISPLAY,CHECK,PRINT,*N=),
00005 M01S00005.key +++| FN[File]=(*F,*N=KEYDEFS).
00006 M01S00006.key +++|.HELP,,NOLIST
00007 M01S00007.key +++|
00008 M01S00008.key +++| KEY command defines the CDC 721 programmable keys.
00009 M01S00009.key +++| The following options are available:
00010 M01S00010.key +++| HELP EDIT
00011 M01S00011.key +++| CHECK LOAD
00012 M01S00012.key +++| DEFAULT PRINT
00013 M01S00013.key +++| DISPLAY
00014 M01S00014.key +++| File is the filename of the key definitions.
00015 M01S00015.key +++| By default, File = KEYDEFS.
00016 M01S00016.key +++|
00017 M01S00017.key +++|.HELP,OP,NOLIST
00018 M01S00018.key +++|
00019 M01S00019.key +++| HELP - Give information on how to use KEY.
00020 M01S00020.key +++| CHECK - Load the terminal definitions only if they have not
00021 M01S00021.key +++| already been loaded with ANY previous definitions.
00022 M01S00022.key +++| DEFAULT - Set definitions to the NOS system defaults.
00023 M01S00023.key +++| DISPLAY - Display the current function key labels.
00024 M01S00024.key +++| EDIT - Create new key definitions or update existing ones.
00025 M01S00025.key +++| LOAD - Load the terminal definitions.
00026 M01S00026.key +++| PRINT - Prints the key definitions onto a file named KEYPRNT.
00027 M01S00027.key +++|
00028 M01S00028.key +++|.HELP,FN,NOLIST
00029 M01S00029.key +++|
00030 M01S00030.key +++| The system places and gets your key definitions from
00031 M01S00031.key +++| this file. It is an indirect access file. This utility
00032 M01S00032.key +++| always replaces the file after changes have been
00033 M01S00033.key +++| made. If you are planning to create a set of new key
00034 M01S00034.key +++| definitions, the file need not exist.
00035 M01S00035.key +++|
00036 M01S00036.key +++| Default file: KEYDEFS
00037 M01S00037.key +++|
00038 M01S00038.key +++|.ENDHELP
00039 M01S00039.key +++|.******** COMMAND SECTION.*******************
00040 M01S00040.key +++|
00041 M01S00041.key +++|.IF($OP$.EQ.$$) $REVERT,EX. KEY,?.
00042 M01S00042.key +++|$SET,R1=0.
Line S00043 Modification History |
M01 (Added by) | key |
M02 (Updated by) | key1 |
Seq # *Modification Id* Act
----------------------------+
00043 M02S00043.key1 ---|KEYEX(#OP=OP,#FN=FN)
Line S00044 Modification History |
M01 (Added by) | key |
M02 (Updated by) | key1 |
Seq # *Modification Id* Act
----------------------------+
00044 M02S00044.key1 ---|IF(($OP$.EQ.$HELP$).AND.(R1.EQ.0)) $REVERT,EX. KEY,?.
00045 M01S00001.key1 +++|$KEYEX(#OP=OP,#FN=FN)
00046 M01S00002.key1 +++|$IF(($OP$.EQ.$HELP$).AND.(R1.EQ.0)) $REVERT,EX. KEY,?.
00047 M01S00045.key +++|$RETURN,KEYDEFS,ZZZKEYC,TTFILE,ZZZZZOU.
00048 M01S00046.key +++|$REVERT,NOLIST. KEY UTILITY COMPLETE.
00049 M01S00047.key +++|$EXIT.
00050 M01S00048.key +++|$REVERT. KEY UTILITY ABORTED.
00051 M01S00049.key +++|*WEOR