User Tools

Site Tools


cdc:nos2.source:opl.opl871:deck:key

Deck KEY

Library Member Format: MODIFY

Source

Seq #  *Modification Id* Act 
----------------------------+
00001  M00S00001.key     +++|*NOSEQ
00002  M00S00002.key     +++|*WIDTH 132
00003  M00S00003.key     +++|.PROC,KEY*I"Key Definition Utility - Version 2.0",
00004  M00S00004.key     +++|          OP[Option]=(EDIT,LOAD,HELP,DEFAULT,DISPLAY,CHECK,PRINT,*N=),
00005  M00S00005.key     +++|          FN[File]=(*F,*N=KEYDEFS).
00006  M00S00006.key     +++|.HELP,,NOLIST
00007  M00S00007.key     +++|
00008  M00S00008.key     +++|                 KEY command defines the CDC 721 programmable keys.
00009  M00S00009.key     +++|                 The following options are available:
00010  M00S00010.key     +++|                             HELP          EDIT
00011  M00S00011.key     +++|                             CHECK         LOAD
00012  M00S00012.key     +++|                             DEFAULT       PRINT
00013  M00S00013.key     +++|                             DISPLAY
00014  M00S00014.key     +++|                 File is the filename of the key definitions.
00015  M00S00015.key     +++|                 By default, File = KEYDEFS.
00016  M00S00016.key     +++|
00017  M00S00017.key     +++|.HELP,OP,NOLIST
00018  M00S00018.key     +++|
00019  M00S00019.key     +++|            HELP    - Give information on how to use KEY.
00020  M00S00020.key     +++|            CHECK   - Load the terminal definitions only if they have not
00021  M00S00021.key     +++|                      already been loaded with ANY previous definitions.
00022  M00S00022.key     +++|            DEFAULT - Set definitions to the NOS system defaults.
00023  M00S00023.key     +++|            DISPLAY - Display the current function key labels.
00024  M00S00024.key     +++|            EDIT    - Create new key definitions or update existing ones.
00025  M00S00025.key     +++|            LOAD    - Load the terminal definitions.
00026  M00S00026.key     +++|            PRINT   - Prints the key definitions onto a file named KEYPRNT.
00027  M00S00027.key     +++|
00028  M00S00028.key     +++|.HELP,FN,NOLIST
00029  M00S00029.key     +++|
00030  M00S00030.key     +++|                  The system places and gets your key definitions from
00031  M00S00031.key     +++|                  this file.  It is an indirect access file.  This utility
00032  M00S00032.key     +++|                  always replaces the file after changes have been
00033  M00S00033.key     +++|                  made.  If you are planning to create a set of new key
00034  M00S00034.key     +++|                  definitions, the file need not exist.
00035  M00S00035.key     +++|
00036  M00S00036.key     +++|                  Default file:  KEYDEFS
00037  M00S00037.key     +++|
00038  M00S00038.key     +++|.ENDHELP
00039  M00S00039.key     +++|.******** COMMAND SECTION.*******************
00040  M00S00040.key     +++|
00041  M00S00041.key     +++|.IF($OP$.EQ.$$)  $REVERT,EX. KEY,?.
00042  M00S00042.key     +++|$SET,R1=0.
Line S00043 Modification History
M01 (Removed by) key1
Seq #  *Modification Id* Act 
----------------------------+
00043  M01S00043.key1    ---|KEYEX(#OP=OP,#FN=FN)
00044  M01S00044.key1    ---|IF(($OP$.EQ.$HELP$).AND.(R1.EQ.0))  $REVERT,EX. KEY,?.
Line S00001 Modification History
M01 (Added by) key1
Seq #  *Modification Id* Act 
----------------------------+
00045  M01S00001.key1    +++|$KEYEX(#OP=OP,#FN=FN)
00046  M01S00002.key1    +++|$IF(($OP$.EQ.$HELP$).AND.(R1.EQ.0))  $REVERT,EX. KEY,?.
00047  M00S00045.key     +++|$RETURN,KEYDEFS,ZZZKEYC,TTFILE,ZZZZZOU.
00048  M00S00046.key     +++|$REVERT,NOLIST.  KEY UTILITY COMPLETE.
00049  M00S00047.key     +++|$EXIT.
00050  M00S00048.key     +++|$REVERT.  KEY UTILITY ABORTED.
00051  M00S00049.key     +++|*WEOR
cdc/nos2.source/opl.opl871/deck/key.txt ยท Last modified: (external edit)