| 1 | DINIT00T ; SFISC/TKW-DIALOG & LANGUAGE FILE INITS ;11:00 AM  25 Aug 2000
 | 
|---|
| 2 |  ;;22.0;VA FileMan;**8,18**;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
 | 
|---|
| 5 | Q Q
 | 
|---|
| 6 |  ;;^UTILITY(U,$J,.84,9202,2,90,0)
 | 
|---|
| 7 |  ;;=if screen 10 is a valid screen. L99 will go to line 99.
 | 
|---|
| 8 |  ;;^UTILITY(U,$J,.84,9202,2,91,0)
 | 
|---|
| 9 |  ;;=
 | 
|---|
| 10 |  ;;^UTILITY(U,$J,.84,9202,2,92,0)
 | 
|---|
| 11 |  ;;=To change the content of the Title Bar, press <PF1> <PF1> ARROW DOWN or ARROW
 | 
|---|
| 12 |  ;;^UTILITY(U,$J,.84,9202,2,93,0)
 | 
|---|
| 13 |  ;;=UP. This function replaces the content of the Title Bar with the text in the
 | 
|---|
| 14 |  ;;^UTILITY(U,$J,.84,9202,2,94,0)
 | 
|---|
| 15 |  ;;=body of the document. Users with programmer access can also use <PF4> 'T', to
 | 
|---|
| 16 |  ;;^UTILITY(U,$J,.84,9202,2,95,0)
 | 
|---|
| 17 |  ;;=permanently change the title of a hypertext document.
 | 
|---|
| 18 |  ;;^UTILITY(U,$J,.84,9202,2,96,0)
 | 
|---|
| 19 |  ;;=
 | 
|---|
| 20 |  ;;^UTILITY(U,$J,.84,9202,2,97,0)
 | 
|---|
| 21 |  ;;=To copy text to VA FileMan's Clipboard, press <PF1><PF1>C. This open up a
 | 
|---|
| 22 |  ;;^UTILITY(U,$J,.84,9202,2,98,0)
 | 
|---|
| 23 |  ;;=dialog screen and prompts for a line or range of lines to copy or append to the
 | 
|---|
| 24 |  ;;^UTILITY(U,$J,.84,9202,2,99,0)
 | 
|---|
| 25 |  ;;=clipboard. A range of lines are represented by two numeric values separated by
 | 
|---|
| 26 |  ;;^UTILITY(U,$J,.84,9202,2,100,0)
 | 
|---|
| 27 |  ;;=a colon (:), the wild card (*) may also be used if the entire text is
 | 
|---|
| 28 |  ;;^UTILITY(U,$J,.84,9202,2,101,0)
 | 
|---|
| 29 |  ;;=desired.  To append to the existing clipboard text, enter the letter 'A'
 | 
|---|
| 30 |  ;;^UTILITY(U,$J,.84,9202,2,102,0)
 | 
|---|
| 31 |  ;;=as the last character, when entering the range of lines to copy.  This
 | 
|---|
| 32 |  ;;^UTILITY(U,$J,.84,9202,2,103,0)
 | 
|---|
| 33 |  ;;=text is then retrieved for word-processing fields, when using VA FileMan's
 | 
|---|
| 34 |  ;;^UTILITY(U,$J,.84,9202,2,104,0)
 | 
|---|
| 35 |  ;;=Screen Editor.
 | 
|---|
| 36 |  ;;^UTILITY(U,$J,.84,9202,2,105,0)
 | 
|---|
| 37 |  ;;=
 | 
|---|
| 38 |  ;;^UTILITY(U,$J,.84,9202,2,106,0)
 | 
|---|
| 39 |  ;;=To SPLIT SCREEN, while in Full (Browse Region) Screen mode, press <PF2>
 | 
|---|
| 40 |  ;;^UTILITY(U,$J,.84,9202,2,107,0)
 | 
|---|
| 41 |  ;;=followed by the letter 'S'. This causes the screen to split into two separate
 | 
|---|
| 42 |  ;;^UTILITY(U,$J,.84,9202,2,108,0)
 | 
|---|
| 43 |  ;;=scroll regions.
 | 
|---|
| 44 |  ;;^UTILITY(U,$J,.84,9202,2,109,0)
 | 
|---|
| 45 |  ;;=
 | 
|---|
| 46 |  ;;^UTILITY(U,$J,.84,9202,2,110,0)
 | 
|---|
| 47 |  ;;=To navigate to the bottom screen, while in Split Screen mode, press <PF2>
 | 
|---|
| 48 |  ;;^UTILITY(U,$J,.84,9202,2,111,0)
 | 
|---|
| 49 |  ;;=followed by pressing the DOWN ARROW key.
 | 
|---|
| 50 |  ;;^UTILITY(U,$J,.84,9202,2,112,0)
 | 
|---|
| 51 |  ;;=
 | 
|---|
| 52 |  ;;^UTILITY(U,$J,.84,9202,2,113,0)
 | 
|---|
| 53 |  ;;=To navigate to the top screen, while in Split Screen mode, press <PF2> followed
 | 
|---|
| 54 |  ;;^UTILITY(U,$J,.84,9202,2,114,0)
 | 
|---|
| 55 |  ;;=by pressing the UP ARRAY key.
 | 
|---|
| 56 |  ;;^UTILITY(U,$J,.84,9202,2,115,0)
 | 
|---|
| 57 |  ;;=
 | 
|---|
| 58 |  ;;^UTILITY(U,$J,.84,9202,2,116,0)
 | 
|---|
| 59 |  ;;=To return to FULL SCREEN mode, while in Split Screen mode, press <PF2> followed
 | 
|---|
| 60 |  ;;^UTILITY(U,$J,.84,9202,2,117,0)
 | 
|---|
| 61 |  ;;=by the letter 'F'. This causes the entire browse region to return to one Full
 | 
|---|
| 62 |  ;;^UTILITY(U,$J,.84,9202,2,118,0)
 | 
|---|
| 63 |  ;;=(Browse) Screen scroll region.
 | 
|---|
| 64 |  ;;^UTILITY(U,$J,.84,9202,2,119,0)
 | 
|---|
| 65 |  ;;=
 | 
|---|
| 66 |  ;;^UTILITY(U,$J,.84,9202,2,120,0)
 | 
|---|
| 67 |  ;;=The BOTTOM STATUS LINE shows that the Browser is in hypertext mode. It
 | 
|---|
| 68 |  ;;^UTILITY(U,$J,.84,9202,2,121,0)
 | 
|---|
| 69 |  ;;=indicates the line numbers that correspond to the bottom text line on the
 | 
|---|
| 70 |  ;;^UTILITY(U,$J,.84,9202,2,122,0)
 | 
|---|
| 71 |  ;;=screen, in the display text section, and provides the total line count. The
 | 
|---|
| 72 |  ;;^UTILITY(U,$J,.84,9202,2,123,0)
 | 
|---|
| 73 |  ;;=screen indicator shows what screen the last line is on and also provides the
 | 
|---|
| 74 |  ;;^UTILITY(U,$J,.84,9202,2,124,0)
 | 
|---|
| 75 |  ;;=total number of screens.
 | 
|---|
| 76 |  ;;^UTILITY(U,$J,.84,9202,2,125,0)
 | 
|---|
| 77 |  ;;=
 | 
|---|
| 78 |  ;;^UTILITY(U,$J,.84,9202,2,126,0)
 | 
|---|
| 79 |  ;;=<<<Press 'R' or <PF1>'E' to exit this help document>>>
 | 
|---|
| 80 |  ;;^UTILITY(U,$J,.84,9211,0)
 | 
|---|
| 81 |  ;;=9211^3^^5
 | 
|---|
| 82 |  ;;^UTILITY(U,$J,.84,9211,1,0)
 | 
|---|
| 83 |  ;;=^^1^1^2960423^^^^
 | 
|---|
| 84 |  ;;^UTILITY(U,$J,.84,9211,1,1,0)
 | 
|---|
| 85 |  ;;=Screen 1 of Screen Editor help.
 | 
|---|
| 86 |  ;;^UTILITY(U,$J,.84,9211,2,0)
 | 
|---|
| 87 |  ;;=^^18^18^2961212^
 | 
|---|
| 88 |  ;;^UTILITY(U,$J,.84,9211,2,1,0)
 | 
|---|
| 89 |  ;;=                                                           \BHelp Screen 1 of 4\n
 | 
|---|
| 90 |  ;;^UTILITY(U,$J,.84,9211,2,2,0)
 | 
|---|
| 91 |  ;;= 
 | 
|---|
| 92 |  ;;^UTILITY(U,$J,.84,9211,2,3,0)
 | 
|---|
| 93 |  ;;=\BSUMMARY OF KEY SEQUENCES\n
 | 
|---|
| 94 |  ;;^UTILITY(U,$J,.84,9211,2,4,0)
 | 
|---|
| 95 |  ;;= 
 | 
|---|
| 96 |  ;;^UTILITY(U,$J,.84,9211,2,5,0)
 | 
|---|
| 97 |  ;;=\BNavigation\n
 | 
|---|
| 98 |  ;;^UTILITY(U,$J,.84,9211,2,6,0)
 | 
|---|
| 99 |  ;;= 
 | 
|---|
| 100 |  ;;^UTILITY(U,$J,.84,9211,2,7,0)
 | 
|---|
| 101 |  ;;=   Incremental movement            Arrow keys
 | 
|---|
| 102 |  ;;^UTILITY(U,$J,.84,9211,2,8,0)
 | 
|---|
| 103 |  ;;=   One word left and right         <Ctrl-J> and <Ctrl-L>
 | 
|---|
| 104 |  ;;^UTILITY(U,$J,.84,9211,2,9,0)
 | 
|---|
| 105 |  ;;=   Next tab stop to the right      <Tab>
 | 
|---|
| 106 |  ;;^UTILITY(U,$J,.84,9211,2,10,0)
 | 
|---|
| 107 |  ;;=   Jump left and right             <PF1><Left> and <PF1><Right>
 | 
|---|
| 108 |  ;;^UTILITY(U,$J,.84,9211,2,11,0)
 | 
|---|
| 109 |  ;;=   Beginning and end of line       <PF1><PF1><Left> and <PF1><PF1><Right>
 | 
|---|
| 110 |  ;;^UTILITY(U,$J,.84,9211,2,12,0)
 | 
|---|
| 111 |  ;;=                                      or:  <Find> and <Select>
 | 
|---|
| 112 |  ;;^UTILITY(U,$J,.84,9211,2,13,0)
 | 
|---|
| 113 |  ;;=                                      or:  <Home> and <End>
 | 
|---|
| 114 |  ;;^UTILITY(U,$J,.84,9211,2,14,0)
 | 
|---|
| 115 |  ;;=   Screen up or down               <PF1><Up> and <PF1><Down>
 | 
|---|
| 116 |  ;;^UTILITY(U,$J,.84,9211,2,15,0)
 | 
|---|
| 117 |  ;;=                                      or:  <Prev Scr> and <Next Scr>
 | 
|---|
| 118 |  ;;^UTILITY(U,$J,.84,9211,2,16,0)
 | 
|---|
| 119 |  ;;=                                      or:  <Page Up>  and <Page Down>
 | 
|---|
| 120 |  ;;^UTILITY(U,$J,.84,9211,2,17,0)
 | 
|---|
| 121 |  ;;=   Top or bottom of document       <PF1>T and <PF1>B
 | 
|---|
| 122 |  ;;^UTILITY(U,$J,.84,9211,2,18,0)
 | 
|---|
| 123 |  ;;=   Go to a specific location       <PF1>G
 | 
|---|
| 124 |  ;;^UTILITY(U,$J,.84,9212,0)
 | 
|---|
| 125 |  ;;=9212^3^^5
 | 
|---|
| 126 |  ;;^UTILITY(U,$J,.84,9212,1,0)
 | 
|---|
| 127 |  ;;=^^1^1^3000816^^^^
 | 
|---|
| 128 |  ;;^UTILITY(U,$J,.84,9212,1,1,0)
 | 
|---|
| 129 |  ;;=Screen 2 of Screen Editor help.
 | 
|---|
| 130 |  ;;^UTILITY(U,$J,.84,9212,2,0)
 | 
|---|
| 131 |  ;;=^^18^18^3000816^
 | 
|---|
| 132 |  ;;^UTILITY(U,$J,.84,9212,2,1,0)
 | 
|---|
| 133 |  ;;=                                                           \BHelp Screen 2 of 4\n
 | 
|---|
| 134 |  ;;^UTILITY(U,$J,.84,9212,2,2,0)
 | 
|---|
| 135 |  ;;= 
 | 
|---|
| 136 |  ;;^UTILITY(U,$J,.84,9212,2,3,0)
 | 
|---|
| 137 |  ;;=\BExiting/Saving\n
 | 
|---|
| 138 |  ;;^UTILITY(U,$J,.84,9212,2,4,0)
 | 
|---|
| 139 |  ;;= 
 | 
|---|
| 140 |  ;;^UTILITY(U,$J,.84,9212,2,5,0)
 | 
|---|
| 141 |  ;;=   Exit and save text              <PF1>E
 | 
|---|
| 142 |  ;;^UTILITY(U,$J,.84,9212,2,6,0)
 | 
|---|
| 143 |  ;;=   Quit with optional save         <PF1>Q  or  <Ctrl-E>
 | 
|---|
| 144 |  ;;^UTILITY(U,$J,.84,9212,2,7,0)
 | 
|---|
| 145 |  ;;=   Exit, save, and switch editors  <PF1>A
 | 
|---|
| 146 |  ;;^UTILITY(U,$J,.84,9212,2,8,0)
 | 
|---|
| 147 |  ;;=   Save without exiting            <PF1>S
 | 
|---|
| 148 |  ;;^UTILITY(U,$J,.84,9212,2,9,0)
 | 
|---|
| 149 |  ;;=   Enter minutes for AutoSave      <PF1><PF1>S
 | 
|---|
| 150 |  ;;^UTILITY(U,$J,.84,9212,2,10,0)
 | 
|---|
| 151 |  ;;= 
 | 
|---|
| 152 |  ;;^UTILITY(U,$J,.84,9212,2,11,0)
 | 
|---|
| 153 |  ;;= 
 | 
|---|
| 154 |  ;;^UTILITY(U,$J,.84,9212,2,12,0)
 | 
|---|
| 155 |  ;;=\BDeleting\n
 | 
|---|
| 156 |  ;;^UTILITY(U,$J,.84,9212,2,13,0)
 | 
|---|
| 157 |  ;;= 
 | 
|---|
| 158 |  ;;^UTILITY(U,$J,.84,9212,2,14,0)
 | 
|---|
| 159 |  ;;=   Character before cursor         <Backspace>
 | 
|---|
| 160 |  ;;^UTILITY(U,$J,.84,9212,2,15,0)
 | 
|---|
| 161 |  ;;=   Character at cursor             <PF4>  or  <Remove>  or  <Delete>
 | 
|---|
| 162 |  ;;^UTILITY(U,$J,.84,9212,2,16,0)
 | 
|---|
| 163 |  ;;=   From cursor to end of word      <Ctrl-W>
 | 
|---|
| 164 |  ;;^UTILITY(U,$J,.84,9212,2,17,0)
 | 
|---|
| 165 |  ;;=   From cursor to end of line      <PF1><PF2>
 | 
|---|
| 166 |  ;;^UTILITY(U,$J,.84,9212,2,18,0)
 | 
|---|
| 167 |  ;;=   Entire line                     <PF1>D
 | 
|---|
| 168 |  ;;^UTILITY(U,$J,.84,9213,0)
 | 
|---|
| 169 |  ;;=9213^3^^5
 | 
|---|
| 170 |  ;;^UTILITY(U,$J,.84,9213,1,0)
 | 
|---|
| 171 |  ;;=^.842^1^1^3000825^^^^
 | 
|---|
| 172 |  ;;^UTILITY(U,$J,.84,9213,1,1,0)
 | 
|---|
| 173 |  ;;=Screen 3 of Screen Editor help.
 | 
|---|
| 174 |  ;;^UTILITY(U,$J,.84,9213,2,0)
 | 
|---|
| 175 |  ;;=^^16^16^3000825^
 | 
|---|