; ; The rules for this file are that col. 1 must begin with a ; ";", "1", "2", or "3". Function key values are found on page ; 39 of the "VT220 Programmer Pocket Guide". Each Record can be a ; maximum of 256 characters. A "~" will be translated into a carriage ; return. ; ; Sets Function key F11 to do a PIP for generic work 23/PIP~ ; Sets Function key F12 to do a PIP /LI which is a directory 24/PIP /LI~ ; Sets Function key F13 to display PIP "TI:=" mask. 25/PIP TI:= ; Sets Function key F14 to do a PIP *.*/PU which is a purge 26/PIP *.*/PU~ ; Sets Function key HELP to do a RUN VT200SET 28/RUN DB2:[3,6]VT200SET~ ; Sets Function key DO to do a RUN P03501/TASK=ITT03/PRI=25. 29/RUN P03501/TASK=ITT03/PRI=25.~ ; Sets Function key F17 to do a @M 31/@M~ ; Sets Function key F18 to RUN P50313 to display check points 32/RUN P50313~ ; Sets Function key F19 to display an EDT mask 33/EDT ; Sets Function key F20 to run RMD and display the Task screen 34/RMD~