- DGJTHLP1 ;ESD/ALB - Help txt for IRT menu options; 30-NOV-1993
- ;;5.3;Registration;**9,1015**;Aug 13, 1993;Build 21
- ; -- IRT ListMan menu help
- ;
- CEHLPTXT ; -- Completed IRT Edit menu help text
- ;;Enter actions by typing the names or abbreviations.
- ;;
- ;;LIST ENTRY PRE-SELECTION:
- ;; Certain actions allow the user to pre-select one or more entries
- ;; from the Deficiency list. For the Completed IRT Edit Menu option,
- ;; these actions are:
- ;;
- ;; CE -- Completed IRT Edit
- ;; EP -- Expand Deficiency
- ;; For example:
- ;;
- ;; CE=5 ...will process entry #5 using the Completed IRT Edit
- ;; action.
- ;; CE=1 3 4 ...will process entries 1,3,4 using the Completed IRT
- ;; Edit action.
- ;; CE=1-3 ...will process entries 1,2,3 using the Completed IRT
- ;; Edit action.
- ;;
- ;; If no entry is pre-selected, the user will be prompted for a
- ;; selection.
- ;;$PAUSE
- ;;ACTION MENU DISPLAY:
- ;; The ADPL 'Auto Display(On/Off)' action can be used to turn on/off
- ;; the action menu that is displayed at the bottom of the screen.
- ;;------------------------------------------------------------------------------
- ;;$END
- CIHLPTXT ; -- Edit IRT Deficiency (Complete IRT Edit) menu help text
- ;;Enter actions by typing the names or abbreviations.
- ;;In addition, the user has the ability to enter only the first
- ;;character of an action to access it. For example, entering a 1 at
- ;;the "Select Action:" prompt will access the 1G (IRT Group 1 Edit)
- ;;action. Entering a 2 will access the 2G (IRT Group 2 Edit) action.
- ;;
- ;;An asterisk next to a field indicates that the field is for display
- ;;only and is uneditable.
- ;;
- ;;$END
- VWHLPTXT ; -- View an IRT Record menu help text
- ;;Enter actions by typing the names or abbreviations.
- ;;
- ;;LIST ENTRY PRE-SELECTION:
- ;; Certain actions allow the user to pre-select one or more entries
- ;; from the Deficiency list. For the View an IRT Record Menu option,
- ;; this action is:
- ;;
- ;; EP -- Expand Deficiency
- ;; For example:
- ;;
- ;; EP=4 ...will process entry #4 using the Expand Deficiency
- ;; action.
- ;; EP=2 3 5 ...will process entries 2,3,5 using the Expand
- ;; Deficiency action.
- ;; EP=1-3 ...will process entries 1,2,3 using the Expand
- ;; Deficiency action.
- ;;$PAUSE
- ;; The Jump to a Category (JC) action can be pre-selected by
- ;; Type of Category.
- ;;
- ;; For example:
- ;;
- ;; JC=PHYS ...will jump to the PHYSICAL EXAMINATION category.
- ;;
- ;; If no entry is pre-selected, the user will be prompted for a
- ;; selection.
- ;;
- ;;ACTION MENU DISPLAY:
- ;; The ADPL 'Auto Display(On/Off)' action can be used to turn on/off
- ;; the action menu that is displayed at the bottom of the screen.
- ;;------------------------------------------------------------------------------
- ;;$END
- ADHLPTXT ; -- Add a New/Edit Deficiency List menu help text
- ;;LIST ENTRY PRE-SELECTION:
- ;; Certain actions allow the user to pre-select one or more entries
- ;; from the Deficiency list. For the Add a New/Edit Deficiency Menu
- ;; option, these actions are:
- ;; DE -- Edit Def. Parms.
- ;; For example:
- ;;
- ;; DE=4 ...will process entry #4 using the Edit Def. Parms
- ;; action.
- ;; DE=1 2 5 ...will process entries 1,2,5 using the Edit Def.
- ;; Parms action.
- ;; DE=2-3 ...will process entries 2,3 using the Edit Def. Parms
- ;; action.
- ;;$PAUSE
- ;; The Jump to a Category (JC) action can be pre-selected by
- ;; Type of Category.
- ;;
- ;; For example:
- ;;
- ;; JC=PHYS ...will jump to the PHYSICAL EXAMINATION category.
- ;;
- ;; If no entry is pre-selected, the user will be prompted for a
- ;; selection.
- ;;
- ;;ACTION MENU DISPLAY:
- ;; The ADPL 'Auto Display(On/Off)' action can be used to turn on/off
- ;; the action menu that is displayed at the bottom of the screen.
- ;;------------------------------------------------------------------------------
- ;;$END
- Q
- DGJTHLP1 ;ESD/ALB - Help txt for IRT menu options; 30-NOV-1993
- +1 ;;5.3;Registration;**9,1015**;Aug 13, 1993;Build 21
- +2 ; -- IRT ListMan menu help
- +3 ;
- CEHLPTXT ; -- Completed IRT Edit menu help text
- +1 ;;Enter actions by typing the names or abbreviations.
- +2 ;;
- +3 ;;LIST ENTRY PRE-SELECTION:
- +4 ;; Certain actions allow the user to pre-select one or more entries
- +5 ;; from the Deficiency list. For the Completed IRT Edit Menu option,
- +6 ;; these actions are:
- +7 ;;
- +8 ;; CE -- Completed IRT Edit
- +9 ;; EP -- Expand Deficiency
- +10 ;; For example:
- +11 ;;
- +12 ;; CE=5 ...will process entry #5 using the Completed IRT Edit
- +13 ;; action.
- +14 ;; CE=1 3 4 ...will process entries 1,3,4 using the Completed IRT
- +15 ;; Edit action.
- +16 ;; CE=1-3 ...will process entries 1,2,3 using the Completed IRT
- +17 ;; Edit action.
- +18 ;;
- +19 ;; If no entry is pre-selected, the user will be prompted for a
- +20 ;; selection.
- +21 ;;$PAUSE
- +22 ;;ACTION MENU DISPLAY:
- +23 ;; The ADPL 'Auto Display(On/Off)' action can be used to turn on/off
- +24 ;; the action menu that is displayed at the bottom of the screen.
- +25 ;;------------------------------------------------------------------------------
- +26 ;;$END
- CIHLPTXT ; -- Edit IRT Deficiency (Complete IRT Edit) menu help text
- +1 ;;Enter actions by typing the names or abbreviations.
- +2 ;;In addition, the user has the ability to enter only the first
- +3 ;;character of an action to access it. For example, entering a 1 at
- +4 ;;the "Select Action:" prompt will access the 1G (IRT Group 1 Edit)
- +5 ;;action. Entering a 2 will access the 2G (IRT Group 2 Edit) action.
- +6 ;;
- +7 ;;An asterisk next to a field indicates that the field is for display
- +8 ;;only and is uneditable.
- +9 ;;
- +10 ;;$END
- VWHLPTXT ; -- View an IRT Record menu help text
- +1 ;;Enter actions by typing the names or abbreviations.
- +2 ;;
- +3 ;;LIST ENTRY PRE-SELECTION:
- +4 ;; Certain actions allow the user to pre-select one or more entries
- +5 ;; from the Deficiency list. For the View an IRT Record Menu option,
- +6 ;; this action is:
- +7 ;;
- +8 ;; EP -- Expand Deficiency
- +9 ;; For example:
- +10 ;;
- +11 ;; EP=4 ...will process entry #4 using the Expand Deficiency
- +12 ;; action.
- +13 ;; EP=2 3 5 ...will process entries 2,3,5 using the Expand
- +14 ;; Deficiency action.
- +15 ;; EP=1-3 ...will process entries 1,2,3 using the Expand
- +16 ;; Deficiency action.
- +17 ;;$PAUSE
- +18 ;; The Jump to a Category (JC) action can be pre-selected by
- +19 ;; Type of Category.
- +20 ;;
- +21 ;; For example:
- +22 ;;
- +23 ;; JC=PHYS ...will jump to the PHYSICAL EXAMINATION category.
- +24 ;;
- +25 ;; If no entry is pre-selected, the user will be prompted for a
- +26 ;; selection.
- +27 ;;
- +28 ;;ACTION MENU DISPLAY:
- +29 ;; The ADPL 'Auto Display(On/Off)' action can be used to turn on/off
- +30 ;; the action menu that is displayed at the bottom of the screen.
- +31 ;;------------------------------------------------------------------------------
- +32 ;;$END
- ADHLPTXT ; -- Add a New/Edit Deficiency List menu help text
- +1 ;;LIST ENTRY PRE-SELECTION:
- +2 ;; Certain actions allow the user to pre-select one or more entries
- +3 ;; from the Deficiency list. For the Add a New/Edit Deficiency Menu
- +4 ;; option, these actions are:
- +5 ;; DE -- Edit Def. Parms.
- +6 ;; For example:
- +7 ;;
- +8 ;; DE=4 ...will process entry #4 using the Edit Def. Parms
- +9 ;; action.
- +10 ;; DE=1 2 5 ...will process entries 1,2,5 using the Edit Def.
- +11 ;; Parms action.
- +12 ;; DE=2-3 ...will process entries 2,3 using the Edit Def. Parms
- +13 ;; action.
- +14 ;;$PAUSE
- +15 ;; The Jump to a Category (JC) action can be pre-selected by
- +16 ;; Type of Category.
- +17 ;;
- +18 ;; For example:
- +19 ;;
- +20 ;; JC=PHYS ...will jump to the PHYSICAL EXAMINATION category.
- +21 ;;
- +22 ;; If no entry is pre-selected, the user will be prompted for a
- +23 ;; selection.
- +24 ;;
- +25 ;;ACTION MENU DISPLAY:
- +26 ;; The ADPL 'Auto Display(On/Off)' action can be used to turn on/off
- +27 ;; the action menu that is displayed at the bottom of the screen.
- +28 ;;------------------------------------------------------------------------------
- +29 ;;$END
- +30 QUIT