source: FOIAVistA/tag/r/VA_FILEMAN-ARJT-DI-DD-DM-DT-%DT-%RCR/DINIT00Q.m@ 636

Last change on this file since 636 was 628, checked in by George Lilly, 14 years ago

initial load of FOIAVistA 6/30/08 version

File size: 6.5 KB
Line 
1DINIT00Q ; SFISC/TKW-DIALOG & LANGUAGE FILE INITS ; 3/30/99 10:41:48
2 ;;22.0;VA FileMan;;Mar 30, 1999
3 ;Per VHA Directive 10-93-142, this routine should not be modified.
4 F I=1:2 S X=$T(Q+I) Q:X="" S Y=$E($T(Q+I+1),4,999),X=$E(X,4,999) S:$A(Y)=126 I=I+1,Y=$E(Y,2,999)_$E($T(Q+I+1),5,99) S:$A(Y)=61 Y=$E(Y,2,999) S @X=Y
5Q Q
6 ;;^UTILITY(U,$J,.84,9201,2,85,0)
7 ;;=
8 ;;^UTILITY(U,$J,.84,9201,2,86,0)
9 ;;= To SCROLL LEFT, press the ARROW LEFT key.
10 ;;^UTILITY(U,$J,.84,9201,2,87,0)
11 ;;=
12 ;;^UTILITY(U,$J,.84,9201,2,88,0)
13 ;;= Try pressing these keys at this time and observe the behavior. Get a
14 ;;^UTILITY(U,$J,.84,9201,2,89,0)
15 ;;= feel for 'browsing' through a document. Press the arrow down key a
16 ;;^UTILITY(U,$J,.84,9201,2,90,0)
17 ;;= few times, then press the arrow up key. Also notice that the 'Line>'
18 ;;^UTILITY(U,$J,.84,9201,2,91,0)
19 ;;= and 'Screen>' indicator numbers are changing. To see more of this
20 ;;^UTILITY(U,$J,.84,9201,2,92,0)
21 ;;= text keep pressing the ARROW DOWN key. Now try the arrow right key,
22 ;;^UTILITY(U,$J,.84,9201,2,93,0)
23 ;;= then the arrow left key. Notice that the 'Col>' indicator number is
24 ;;^UTILITY(U,$J,.84,9201,2,94,0)
25 ;;= also changing. This shows what column the left most edge of the
26 ;;^UTILITY(U,$J,.84,9201,2,95,0)
27 ;;= document is on. As you can see, the VA FileMan Browser is like a
28 ;;^UTILITY(U,$J,.84,9201,2,96,0)
29 ;;= window placed over a document. You are in control of this window
30 ;;^UTILITY(U,$J,.84,9201,2,97,0)
31 ;;= which moves over the document by pressing the functional key
32 ;;^UTILITY(U,$J,.84,9201,2,98,0)
33 ;;= sequences. Here are a few more functions.
34 ;;^UTILITY(U,$J,.84,9201,2,99,0)
35 ;;=
36 ;;^UTILITY(U,$J,.84,9201,2,100,0)
37 ;;= To PAGE DOWN one screen at one time, press the NEXT SCREEN key, PAGE
38 ;;^UTILITY(U,$J,.84,9201,2,101,0)
39 ;;= DOWN or PF1 followed by the ARROW DOWN key, depending on what kind of
40 ;;^UTILITY(U,$J,.84,9201,2,102,0)
41 ;;= CRT or workstation that is being used.
42 ;;^UTILITY(U,$J,.84,9201,2,103,0)
43 ;;=
44 ;;^UTILITY(U,$J,.84,9201,2,104,0)
45 ;;= To PAGE UP one screen at one time, press the PREV SCREEN key, PAGE UP
46 ;;^UTILITY(U,$J,.84,9201,2,105,0)
47 ;;= or PF1 followed by the ARROW UP key, depending on what kind of CRT or
48 ;;^UTILITY(U,$J,.84,9201,2,106,0)
49 ;;= workstation that is being used.
50 ;;^UTILITY(U,$J,.84,9201,2,107,0)
51 ;;=
52 ;;^UTILITY(U,$J,.84,9201,2,108,0)
53 ;;= To return to the TOP, back to the beginning of the document, press
54 ;;^UTILITY(U,$J,.84,9201,2,109,0)
55 ;;= the <PF1> key followed by the letter 'T'.
56 ;;^UTILITY(U,$J,.84,9201,2,110,0)
57 ;;=
58 ;;^UTILITY(U,$J,.84,9201,2,111,0)
59 ;;= To go to the BOTTOM, end of the document, press the <PF1> key
60 ;;^UTILITY(U,$J,.84,9201,2,112,0)
61 ;;= followed by the letter 'B'.
62 ;;^UTILITY(U,$J,.84,9201,2,113,0)
63 ;;=
64 ;;^UTILITY(U,$J,.84,9201,2,114,0)
65 ;;= To GOTO a specific screen, line or column press the <PF1> key
66 ;;^UTILITY(U,$J,.84,9201,2,115,0)
67 ;;= followed by the letter 'G'. This will cause a prompt to be displayed
68 ;;^UTILITY(U,$J,.84,9201,2,116,0)
69 ;;= where a screen, line or column number can be entered preceded by a
70 ;;^UTILITY(U,$J,.84,9201,2,117,0)
71 ;;= 'S' , 'L' or 'C'. The default is screen, meaning that the 'S' is
72 ;;^UTILITY(U,$J,.84,9201,2,118,0)
73 ;;= optional when entering a screen number. 10 or S10 will go to screen
74 ;;^UTILITY(U,$J,.84,9201,2,119,0)
75 ;;= 10, if screen 10 is a valid screen. L99 will go to line 99 and C33
76 ;;^UTILITY(U,$J,.84,9201,2,120,0)
77 ;;= will go to column 33.
78 ;;^UTILITY(U,$J,.84,9201,2,121,0)
79 ;;=
80 ;;^UTILITY(U,$J,.84,9201,2,122,0)
81 ;;= To FIND a string of characters, on a line, press the <PF1> key
82 ;;^UTILITY(U,$J,.84,9201,2,123,0)
83 ;;= followed by the letter 'F' or 'FIND' key. A prompt will appear where
84 ;;^UTILITY(U,$J,.84,9201,2,124,0)
85 ;;= a search string of characters can be entered. The Find facility will
86 ;;^UTILITY(U,$J,.84,9201,2,125,0)
87 ;;= search the document and immediately stop when it finds a match and
88 ;;^UTILITY(U,$J,.84,9201,2,126,0)
89 ;;= 'Goto' the line/screen. The matched text will be highlighted in
90 ;;^UTILITY(U,$J,.84,9201,2,127,0)
91 ;;= reverse video, if available, so it can be found easily. However, if
92 ;;^UTILITY(U,$J,.84,9201,2,128,0)
93 ;;= a string contains two or more words, matching will only be done if
94 ;;^UTILITY(U,$J,.84,9201,2,129,0)
95 ;;= the words are found on the same line. The default direction of the
96 ;;^UTILITY(U,$J,.84,9201,2,130,0)
97 ;;= search is down. This can be controlled by using the ARROW UP or
98 ;;^UTILITY(U,$J,.84,9201,2,131,0)
99 ;;= ARROW DOWN keys instead of the RETURN key to terminate the search
100 ;;^UTILITY(U,$J,.84,9201,2,132,0)
101 ;;= string.
102 ;;^UTILITY(U,$J,.84,9201,2,133,0)
103 ;;=
104 ;;^UTILITY(U,$J,.84,9201,2,134,0)
105 ;;= To, NEXT FIND, find the next occurrence of the same search string,
106 ;;^UTILITY(U,$J,.84,9201,2,135,0)
107 ;;= press the letter 'N' or <PF1> followed by the letter 'N'. The FIND
108 ;;^UTILITY(U,$J,.84,9201,2,136,0)
109 ;;= facility keeps track of the last find string including the direction
110 ;;^UTILITY(U,$J,.84,9201,2,137,0)
111 ;;= and continues searching through the document and brings up the next
112 ;;^UTILITY(U,$J,.84,9201,2,138,0)
113 ;;= screen. If no match is found a message appears indicating this and
114 ;;^UTILITY(U,$J,.84,9201,2,139,0)
115 ;;= the screen is repainted at it's original location.
116 ;;^UTILITY(U,$J,.84,9201,2,140,0)
117 ;;=
118 ;;^UTILITY(U,$J,.84,9201,2,141,0)
119 ;;= To rePAINT the screen, press the <PF1> key followed by the letter
120 ;;^UTILITY(U,$J,.84,9201,2,142,0)
121 ;;= 'P'.
122 ;;^UTILITY(U,$J,.84,9201,2,143,0)
123 ;;=
124 ;;^UTILITY(U,$J,.84,9201,2,144,0)
125 ;;= To SWITCH to another document press the <PF1> key followed by the
126 ;;^UTILITY(U,$J,.84,9201,2,145,0)
127 ;;= letter 'S'. This will allow the selection of another file, (wp)field
128 ;;^UTILITY(U,$J,.84,9201,2,146,0)
129 ;;= and entry. The document is put on an active list and Browse
130 ;;^UTILITY(U,$J,.84,9201,2,147,0)
131 ;;= switches to the newly selected document. Subsequent use of Switch
132 ;;^UTILITY(U,$J,.84,9201,2,148,0)
133 ;;= will allow choosing from the active list if desired or branch to
134 ;;^UTILITY(U,$J,.84,9201,2,149,0)
135 ;;= select file, (wp)field and entry prompts. This function CAN BE
136 ;;^UTILITY(U,$J,.84,9201,2,150,0)
137 ;;= RESTRICTED depending on how the running application calls the Browser
138 ;;^UTILITY(U,$J,.84,9201,2,151,0)
139 ;;= utility.
140 ;;^UTILITY(U,$J,.84,9201,2,152,0)
141 ;;=
142 ;;^UTILITY(U,$J,.84,9201,2,153,0)
143 ;;= To RETURN to the previous document after using Switch or Help, press
Note: See TracBrowser for help on using the repository browser.