| 1 | DINIT00U ; SFISC/TKW-DIALOG & LANGUAGE FILE INITS ;12:15 PM  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,9213,2,1,0)
 | 
|---|
| 7 |  ;;=                                                           \BHelp Screen 3 of 4\n
 | 
|---|
| 8 |  ;;^UTILITY(U,$J,.84,9213,2,2,0)
 | 
|---|
| 9 |  ;;=\BSettings/Modes\n
 | 
|---|
| 10 |  ;;^UTILITY(U,$J,.84,9213,2,3,0)
 | 
|---|
| 11 |  ;;= 
 | 
|---|
| 12 |  ;;^UTILITY(U,$J,.84,9213,2,4,0)
 | 
|---|
| 13 |  ;;=   Wrap/nowrap mode toggle         <PF2>
 | 
|---|
| 14 |  ;;^UTILITY(U,$J,.84,9213,2,5,0)
 | 
|---|
| 15 |  ;;=   Insert/replace mode toggle      <PF3>  or  <Insert Here>  or  <Insert>
 | 
|---|
| 16 |  ;;^UTILITY(U,$J,.84,9213,2,6,0)
 | 
|---|
| 17 |  ;;=   Set/clear tab stop              <PF1><Tab>
 | 
|---|
| 18 |  ;;^UTILITY(U,$J,.84,9213,2,7,0)
 | 
|---|
| 19 |  ;;=   Enter columns for tab stops     <PF1><PF1><Tab>
 | 
|---|
| 20 |  ;;^UTILITY(U,$J,.84,9213,2,8,0)
 | 
|---|
| 21 |  ;;=   Set left margin                 <PF1>,
 | 
|---|
| 22 |  ;;^UTILITY(U,$J,.84,9213,2,9,0)
 | 
|---|
| 23 |  ;;=   Set right margin                <PF1>.
 | 
|---|
| 24 |  ;;^UTILITY(U,$J,.84,9213,2,10,0)
 | 
|---|
| 25 |  ;;=   Status line toggle              <PF1>?
 | 
|---|
| 26 |  ;;^UTILITY(U,$J,.84,9213,2,11,0)
 | 
|---|
| 27 |  ;;= 
 | 
|---|
| 28 |  ;;^UTILITY(U,$J,.84,9213,2,12,0)
 | 
|---|
| 29 |  ;;= 
 | 
|---|
| 30 |  ;;^UTILITY(U,$J,.84,9213,2,13,0)
 | 
|---|
| 31 |  ;;=\BFormatting\n
 | 
|---|
| 32 |  ;;^UTILITY(U,$J,.84,9213,2,14,0)
 | 
|---|
| 33 |  ;;= 
 | 
|---|
| 34 |  ;;^UTILITY(U,$J,.84,9213,2,15,0)
 | 
|---|
| 35 |  ;;=   Join current line to next line  <PF1>J
 | 
|---|
| 36 |  ;;^UTILITY(U,$J,.84,9213,2,16,0)
 | 
|---|
| 37 |  ;;=   Reformat paragraph              <PF1>R
 | 
|---|
| 38 |  ;;^UTILITY(U,$J,.84,9214,0)
 | 
|---|
| 39 |  ;;=9214^3^^5
 | 
|---|
| 40 |  ;;^UTILITY(U,$J,.84,9214,1,0)
 | 
|---|
| 41 |  ;;=^^1^1^2940624^^^^
 | 
|---|
| 42 |  ;;^UTILITY(U,$J,.84,9214,1,1,0)
 | 
|---|
| 43 |  ;;=Screen 4 of Screen Editor help.
 | 
|---|
| 44 |  ;;^UTILITY(U,$J,.84,9214,2,0)
 | 
|---|
| 45 |  ;;=^^19^19^2961212^^
 | 
|---|
| 46 |  ;;^UTILITY(U,$J,.84,9214,2,1,0)
 | 
|---|
| 47 |  ;;=                                                           \BHelp Screen 4 of 4\n
 | 
|---|
| 48 |  ;;^UTILITY(U,$J,.84,9214,2,2,0)
 | 
|---|
| 49 |  ;;= 
 | 
|---|
| 50 |  ;;^UTILITY(U,$J,.84,9214,2,3,0)
 | 
|---|
| 51 |  ;;=\BFinding\n
 | 
|---|
| 52 |  ;;^UTILITY(U,$J,.84,9214,2,4,0)
 | 
|---|
| 53 |  ;;= 
 | 
|---|
| 54 |  ;;^UTILITY(U,$J,.84,9214,2,5,0)
 | 
|---|
| 55 |  ;;=   Find text                       <PF1>F
 | 
|---|
| 56 |  ;;^UTILITY(U,$J,.84,9214,2,6,0)
 | 
|---|
| 57 |  ;;=   Find next occurence of text     <PF1>N
 | 
|---|
| 58 |  ;;^UTILITY(U,$J,.84,9214,2,7,0)
 | 
|---|
| 59 |  ;;=   Find/RePlace text               <PF1>P
 | 
|---|
| 60 |  ;;^UTILITY(U,$J,.84,9214,2,8,0)
 | 
|---|
| 61 |  ;;= 
 | 
|---|
| 62 |  ;;^UTILITY(U,$J,.84,9214,2,9,0)
 | 
|---|
| 63 |  ;;= 
 | 
|---|
| 64 |  ;;^UTILITY(U,$J,.84,9214,2,10,0)
 | 
|---|
| 65 |  ;;=\BCutting/Copying/Pasting\n
 | 
|---|
| 66 |  ;;^UTILITY(U,$J,.84,9214,2,11,0)
 | 
|---|
| 67 |  ;;= 
 | 
|---|
| 68 |  ;;^UTILITY(U,$J,.84,9214,2,12,0)
 | 
|---|
| 69 |  ;;=   Select (Mark) text              <PF1>M at beginning and end of text
 | 
|---|
| 70 |  ;;^UTILITY(U,$J,.84,9214,2,13,0)
 | 
|---|
| 71 |  ;;=   Unselect (Unmark) text          <PF1><PF1>M
 | 
|---|
| 72 |  ;;^UTILITY(U,$J,.84,9214,2,14,0)
 | 
|---|
| 73 |  ;;=   Delete selected text            <Delete>  or  <Backspace> on selected text
 | 
|---|
| 74 |  ;;^UTILITY(U,$J,.84,9214,2,15,0)
 | 
|---|
| 75 |  ;;=   Cut and save to buffer          <PF1>X on selected text
 | 
|---|
| 76 |  ;;^UTILITY(U,$J,.84,9214,2,16,0)
 | 
|---|
| 77 |  ;;=   Copy and save to buffer         <PF1>C on selected text
 | 
|---|
| 78 |  ;;^UTILITY(U,$J,.84,9214,2,17,0)
 | 
|---|
| 79 |  ;;=   Paste from buffer               <PF1>V
 | 
|---|
| 80 |  ;;^UTILITY(U,$J,.84,9214,2,18,0)
 | 
|---|
| 81 |  ;;=   Move text to another location   <PF1>X at new location
 | 
|---|
| 82 |  ;;^UTILITY(U,$J,.84,9214,2,19,0)
 | 
|---|
| 83 |  ;;=   Copy text to another location   <PF1>C at new location
 | 
|---|
| 84 |  ;;^UTILITY(U,$J,.84,9231,0)
 | 
|---|
| 85 |  ;;=9231^3^^5
 | 
|---|
| 86 |  ;;^UTILITY(U,$J,.84,9231,1,0)
 | 
|---|
| 87 |  ;;=^^1^1^2940706^^
 | 
|---|
| 88 |  ;;^UTILITY(U,$J,.84,9231,1,1,0)
 | 
|---|
| 89 |  ;;=Screen 1 of ScreenMan help.
 | 
|---|
| 90 |  ;;^UTILITY(U,$J,.84,9231,2,0)
 | 
|---|
| 91 |  ;;=^^18^18^2940831^
 | 
|---|
| 92 |  ;;^UTILITY(U,$J,.84,9231,2,1,0)
 | 
|---|
| 93 |  ;;=                                                                \BScreen 1 of 3\n
 | 
|---|
| 94 |  ;;^UTILITY(U,$J,.84,9231,2,2,0)
 | 
|---|
| 95 |  ;;=                               \BSCREENMAN HELP\n
 | 
|---|
| 96 |  ;;^UTILITY(U,$J,.84,9231,2,3,0)
 | 
|---|
| 97 |  ;;= 
 | 
|---|
| 98 |  ;;^UTILITY(U,$J,.84,9231,2,4,0)
 | 
|---|
| 99 |  ;;=\BCursor Movement\n
 | 
|---|
| 100 |  ;;^UTILITY(U,$J,.84,9231,2,5,0)
 | 
|---|
| 101 |  ;;= 
 | 
|---|
| 102 |  ;;^UTILITY(U,$J,.84,9231,2,6,0)
 | 
|---|
| 103 |  ;;=Move right one character            <Right>
 | 
|---|
| 104 |  ;;^UTILITY(U,$J,.84,9231,2,7,0)
 | 
|---|
| 105 |  ;;=Move left one character             <Left>
 | 
|---|
| 106 |  ;;^UTILITY(U,$J,.84,9231,2,8,0)
 | 
|---|
| 107 |  ;;=Move right one word                 <Ctrl-L> or <PF1><Space>
 | 
|---|
| 108 |  ;;^UTILITY(U,$J,.84,9231,2,9,0)
 | 
|---|
| 109 |  ;;=Move left one word                  <Ctrl-J>
 | 
|---|
| 110 |  ;;^UTILITY(U,$J,.84,9231,2,10,0)
 | 
|---|
| 111 |  ;;=Move to right of window             <PF1><Right>
 | 
|---|
| 112 |  ;;^UTILITY(U,$J,.84,9231,2,11,0)
 | 
|---|
| 113 |  ;;=Move to left of window              <PF1><Left>
 | 
|---|
| 114 |  ;;^UTILITY(U,$J,.84,9231,2,12,0)
 | 
|---|
| 115 |  ;;=Move to end of field                <PF1><PF1><Right>
 | 
|---|
| 116 |  ;;^UTILITY(U,$J,.84,9231,2,13,0)
 | 
|---|
| 117 |  ;;=Move to beginning of field          <PF1><PF1><Left>
 | 
|---|
| 118 |  ;;^UTILITY(U,$J,.84,9231,2,14,0)
 | 
|---|
| 119 |  ;;= 
 | 
|---|
| 120 |  ;;^UTILITY(U,$J,.84,9231,2,15,0)
 | 
|---|
| 121 |  ;;=\BModes\n
 | 
|---|
| 122 |  ;;^UTILITY(U,$J,.84,9231,2,16,0)
 | 
|---|
| 123 |  ;;= 
 | 
|---|
| 124 |  ;;^UTILITY(U,$J,.84,9231,2,17,0)
 | 
|---|
| 125 |  ;;=Insert/Replace toggle               <PF3>
 | 
|---|
| 126 |  ;;^UTILITY(U,$J,.84,9231,2,18,0)
 | 
|---|
| 127 |  ;;=Zoom (invoke multiline editor)      <PF1>Z
 | 
|---|
| 128 |  ;;^UTILITY(U,$J,.84,9232,0)
 | 
|---|
| 129 |  ;;=9232^3^^5
 | 
|---|
| 130 |  ;;^UTILITY(U,$J,.84,9232,1,0)
 | 
|---|
| 131 |  ;;=^^1^1^2940706^
 | 
|---|
| 132 |  ;;^UTILITY(U,$J,.84,9232,1,1,0)
 | 
|---|
| 133 |  ;;=Screen 2 of ScreenMan help.
 | 
|---|
| 134 |  ;;^UTILITY(U,$J,.84,9232,2,0)
 | 
|---|
| 135 |  ;;=^^20^20^2940831^
 | 
|---|
| 136 |  ;;^UTILITY(U,$J,.84,9232,2,1,0)
 | 
|---|
| 137 |  ;;=                                                                \BScreen 2 of 3\n
 | 
|---|
| 138 |  ;;^UTILITY(U,$J,.84,9232,2,2,0)
 | 
|---|
| 139 |  ;;= 
 | 
|---|
| 140 |  ;;^UTILITY(U,$J,.84,9232,2,3,0)
 | 
|---|
| 141 |  ;;=\BDeletions\n
 | 
|---|
| 142 |  ;;^UTILITY(U,$J,.84,9232,2,4,0)
 | 
|---|
| 143 |  ;;= 
 | 
|---|
| 144 |  ;;^UTILITY(U,$J,.84,9232,2,5,0)
 | 
|---|
| 145 |  ;;=Character under cursor           <PF2> or <Delete>
 | 
|---|
| 146 |  ;;^UTILITY(U,$J,.84,9232,2,6,0)
 | 
|---|
| 147 |  ;;=Character left of cursor         <Backspace>
 | 
|---|
| 148 |  ;;^UTILITY(U,$J,.84,9232,2,7,0)
 | 
|---|
| 149 |  ;;=From cursor to end of word       <Ctrl-W>
 | 
|---|
| 150 |  ;;^UTILITY(U,$J,.84,9232,2,8,0)
 | 
|---|
| 151 |  ;;=From cursor to end of field      <PF1><PF2>
 | 
|---|
| 152 |  ;;^UTILITY(U,$J,.84,9232,2,9,0)
 | 
|---|
| 153 |  ;;=Toggle null/last edit/default    <PF1>D or <Ctrl-U>
 | 
|---|
| 154 |  ;;^UTILITY(U,$J,.84,9232,2,10,0)
 | 
|---|
| 155 |  ;;= 
 | 
|---|
| 156 |  ;;^UTILITY(U,$J,.84,9232,2,11,0)
 | 
|---|
| 157 |  ;;= 
 | 
|---|
| 158 |  ;;^UTILITY(U,$J,.84,9232,2,12,0)
 | 
|---|
| 159 |  ;;=\BMacro Movement\n
 | 
|---|
| 160 |  ;;^UTILITY(U,$J,.84,9232,2,13,0)
 | 
|---|
| 161 |  ;;= 
 | 
|---|
| 162 |  ;;^UTILITY(U,$J,.84,9232,2,14,0)
 | 
|---|
| 163 |  ;;=Field below         <Down>    |   Next page           <PF1><Down> or <PageDown>
 | 
|---|
| 164 |  ;;^UTILITY(U,$J,.84,9232,2,15,0)
 | 
|---|
| 165 |  ;;=Field above         <Up>      |   Previous page       <PF1><Up> or <PageUp>
 | 
|---|
| 166 |  ;;^UTILITY(U,$J,.84,9232,2,16,0)
 | 
|---|
| 167 |  ;;=Field to right      <Tab>     |   Next block          <PF1><PF4>
 | 
|---|
| 168 |  ;;^UTILITY(U,$J,.84,9232,2,17,0)
 | 
|---|
| 169 |  ;;=Field to left       <PF4>     |   Jump to a field     ^caption
 | 
|---|
| 170 |  ;;^UTILITY(U,$J,.84,9232,2,18,0)
 | 
|---|
| 171 |  ;;=Pre-defined order   <Return>  |   Go to Command Line  ^
 | 
|---|
| 172 |  ;;^UTILITY(U,$J,.84,9232,2,19,0)
 | 
|---|
| 173 |  ;;= 
 | 
|---|
| 174 |  ;;^UTILITY(U,$J,.84,9232,2,20,0)
 | 
|---|
| 175 |  ;;=Go into multiple or word processing field             <Return>
 | 
|---|
| 176 |  ;;^UTILITY(U,$J,.84,9233,0)
 | 
|---|
| 177 |  ;;=9233^3^^5
 | 
|---|
| 178 |  ;;^UTILITY(U,$J,.84,9233,1,0)
 | 
|---|
| 179 |  ;;=^^1^1^2941116^^
 | 
|---|
| 180 |  ;;^UTILITY(U,$J,.84,9233,1,1,0)
 | 
|---|
| 181 |  ;;=Screen 3 of ScreenMan help.
 | 
|---|
| 182 |  ;;^UTILITY(U,$J,.84,9233,2,0)
 | 
|---|
| 183 |  ;;=^^18^18^2941116^
 | 
|---|
| 184 |  ;;^UTILITY(U,$J,.84,9233,2,1,0)
 | 
|---|
| 185 |  ;;=                                                                \BScreen 3 of 3\n
 | 
|---|
| 186 |  ;;^UTILITY(U,$J,.84,9233,2,2,0)
 | 
|---|
| 187 |  ;;= 
 | 
|---|
| 188 |  ;;^UTILITY(U,$J,.84,9233,2,3,0)
 | 
|---|
| 189 |  ;;=\BCommand Line Options\n (Enter '^' at any field to jump to the command line.)
 | 
|---|