1 | DGJTHLP1 ;ESD/ALB - Help txt for IRT menu options; 30-NOV-1993
|
---|
2 | ;;1.0;Incomplete Records Tracking;;Jun 25, 2001
|
---|
3 | ; -- IRT ListMan menu help
|
---|
4 | ;
|
---|
5 | CEHLPTXT ; -- Completed IRT Edit menu help text
|
---|
6 | ;;Enter actions by typing the names or abbreviations.
|
---|
7 | ;;
|
---|
8 | ;;LIST ENTRY PRE-SELECTION:
|
---|
9 | ;; Certain actions allow the user to pre-select one or more entries
|
---|
10 | ;; from the Deficiency list. For the Completed IRT Edit Menu option,
|
---|
11 | ;; these actions are:
|
---|
12 | ;;
|
---|
13 | ;; CE -- Completed IRT Edit
|
---|
14 | ;; EP -- Expand Deficiency
|
---|
15 | ;; For example:
|
---|
16 | ;;
|
---|
17 | ;; CE=5 ...will process entry #5 using the Completed IRT Edit
|
---|
18 | ;; action.
|
---|
19 | ;; CE=1 3 4 ...will process entries 1,3,4 using the Completed IRT
|
---|
20 | ;; Edit action.
|
---|
21 | ;; CE=1-3 ...will process entries 1,2,3 using the Completed IRT
|
---|
22 | ;; Edit action.
|
---|
23 | ;;
|
---|
24 | ;; If no entry is pre-selected, the user will be prompted for a
|
---|
25 | ;; selection.
|
---|
26 | ;;$PAUSE
|
---|
27 | ;;ACTION MENU DISPLAY:
|
---|
28 | ;; The ADPL 'Auto Display(On/Off)' action can be used to turn on/off
|
---|
29 | ;; the action menu that is displayed at the bottom of the screen.
|
---|
30 | ;;------------------------------------------------------------------------------
|
---|
31 | ;;$END
|
---|
32 | CIHLPTXT ; -- Edit IRT Deficiency (Complete IRT Edit) menu help text
|
---|
33 | ;;Enter actions by typing the names or abbreviations.
|
---|
34 | ;;In addition, the user has the ability to enter only the first
|
---|
35 | ;;character of an action to access it. For example, entering a 1 at
|
---|
36 | ;;the "Select Action:" prompt will access the 1G (IRT Group 1 Edit)
|
---|
37 | ;;action. Entering a 2 will access the 2G (IRT Group 2 Edit) action.
|
---|
38 | ;;
|
---|
39 | ;;An asterisk next to a field indicates that the field is for display
|
---|
40 | ;;only and is uneditable.
|
---|
41 | ;;
|
---|
42 | ;;$END
|
---|
43 | VWHLPTXT ; -- View an IRT Record menu help text
|
---|
44 | ;;Enter actions by typing the names or abbreviations.
|
---|
45 | ;;
|
---|
46 | ;;LIST ENTRY PRE-SELECTION:
|
---|
47 | ;; Certain actions allow the user to pre-select one or more entries
|
---|
48 | ;; from the Deficiency list. For the View an IRT Record Menu option,
|
---|
49 | ;; this action is:
|
---|
50 | ;;
|
---|
51 | ;; EP -- Expand Deficiency
|
---|
52 | ;; For example:
|
---|
53 | ;;
|
---|
54 | ;; EP=4 ...will process entry #4 using the Expand Deficiency
|
---|
55 | ;; action.
|
---|
56 | ;; EP=2 3 5 ...will process entries 2,3,5 using the Expand
|
---|
57 | ;; Deficiency action.
|
---|
58 | ;; EP=1-3 ...will process entries 1,2,3 using the Expand
|
---|
59 | ;; Deficiency action.
|
---|
60 | ;;$PAUSE
|
---|
61 | ;; The Jump to a Category (JC) action can be pre-selected by
|
---|
62 | ;; Type of Category.
|
---|
63 | ;;
|
---|
64 | ;; For example:
|
---|
65 | ;;
|
---|
66 | ;; JC=PHYS ...will jump to the PHYSICAL EXAMINATION category.
|
---|
67 | ;;
|
---|
68 | ;; If no entry is pre-selected, the user will be prompted for a
|
---|
69 | ;; selection.
|
---|
70 | ;;
|
---|
71 | ;;ACTION MENU DISPLAY:
|
---|
72 | ;; The ADPL 'Auto Display(On/Off)' action can be used to turn on/off
|
---|
73 | ;; the action menu that is displayed at the bottom of the screen.
|
---|
74 | ;;------------------------------------------------------------------------------
|
---|
75 | ;;$END
|
---|
76 | ADHLPTXT ; -- Add a New/Edit Deficiency List menu help text
|
---|
77 | ;;LIST ENTRY PRE-SELECTION:
|
---|
78 | ;; Certain actions allow the user to pre-select one or more entries
|
---|
79 | ;; from the Deficiency list. For the Add a New/Edit Deficiency Menu
|
---|
80 | ;; option, these actions are:
|
---|
81 | ;; DE -- Edit Def. Parms.
|
---|
82 | ;; For example:
|
---|
83 | ;;
|
---|
84 | ;; DE=4 ...will process entry #4 using the Edit Def. Parms
|
---|
85 | ;; action.
|
---|
86 | ;; DE=1 2 5 ...will process entries 1,2,5 using the Edit Def.
|
---|
87 | ;; Parms action.
|
---|
88 | ;; DE=2-3 ...will process entries 2,3 using the Edit Def. Parms
|
---|
89 | ;; action.
|
---|
90 | ;;$PAUSE
|
---|
91 | ;; The Jump to a Category (JC) action can be pre-selected by
|
---|
92 | ;; Type of Category.
|
---|
93 | ;;
|
---|
94 | ;; For example:
|
---|
95 | ;;
|
---|
96 | ;; JC=PHYS ...will jump to the PHYSICAL EXAMINATION category.
|
---|
97 | ;;
|
---|
98 | ;; If no entry is pre-selected, the user will be prompted for a
|
---|
99 | ;; selection.
|
---|
100 | ;;
|
---|
101 | ;;ACTION MENU DISPLAY:
|
---|
102 | ;; The ADPL 'Auto Display(On/Off)' action can be used to turn on/off
|
---|
103 | ;; the action menu that is displayed at the bottom of the screen.
|
---|
104 | ;;------------------------------------------------------------------------------
|
---|
105 | ;;$END
|
---|
106 | Q
|
---|