[613] | 1 | DIPKI001 ; ; 30-MAR-1999
|
---|
| 2 | ;;22.0;VA FileMan;;Mar 30, 1999
|
---|
| 3 | ;Per VHA Directive 10-93-142, this routine should not be modified.
|
---|
| 4 | Q:'DIFQ(9.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) X NO E S @X=Y
|
---|
| 5 | Q Q
|
---|
| 6 | ;;^DIC(9.4,0,"GL")
|
---|
| 7 | ;;=^DIC(9.4,
|
---|
| 8 | ;;^DIC("B","PACKAGE",9.4)
|
---|
| 9 | ;;=
|
---|
| 10 | ;;^DIC(9.4,"%",0)
|
---|
| 11 | ;;=^1.005^1^1
|
---|
| 12 | ;;^DIC(9.4,"%",1,0)
|
---|
| 13 | ;;=XU
|
---|
| 14 | ;;^DIC(9.4,"%","B","XU",1)
|
---|
| 15 | ;;=
|
---|
| 16 | ;;^DIC(9.4,"%D",0)
|
---|
| 17 | ;;=^^15^15^2940705^^^^
|
---|
| 18 | ;;^DIC(9.4,"%D",1,0)
|
---|
| 19 | ;;=This file identifies the elements of a package that will be transported
|
---|
| 20 | ;;^DIC(9.4,"%D",2,0)
|
---|
| 21 | ;;=by the initialization routines created by DIFROM. The prefix determines
|
---|
| 22 | ;;^DIC(9.4,"%D",3,0)
|
---|
| 23 | ;;=which namespaced entries will be retrieved from the Option, Bulletin,
|
---|
| 24 | ;;^DIC(9.4,"%D",4,0)
|
---|
| 25 | ;;=Help Frame, Function, and Security Key Files as well as the namespace
|
---|
| 26 | ;;^DIC(9.4,"%D",5,0)
|
---|
| 27 | ;;=that will be used to name the INIT routines built by running DIFROM.
|
---|
| 28 | ;;^DIC(9.4,"%D",6,0)
|
---|
| 29 | ;;=The Excluded Namespace field may be used to leave out some of these items.
|
---|
| 30 | ;;^DIC(9.4,"%D",7,0)
|
---|
| 31 | ;;=The File Multiple determines which files are sent with the package and
|
---|
| 32 | ;;^DIC(9.4,"%D",8,0)
|
---|
| 33 | ;;=whether data is included. Print, Input, Sort and Screen (FORM)
|
---|
| 34 | ;;^DIC(9.4,"%D",9,0)
|
---|
| 35 | ;;=templates are brought in by namespace, for the files listed in the File
|
---|
| 36 | ;;^DIC(9.4,"%D",10,0)
|
---|
| 37 | ;;=multiple. In addition, there are multiples for each type of template,
|
---|
| 38 | ;;^DIC(9.4,"%D",11,0)
|
---|
| 39 | ;;=that allow the user to specify individual templates outside the
|
---|
| 40 | ;;^DIC(9.4,"%D",12,0)
|
---|
| 41 | ;;=namespace to retrieve. Routines to be run before and after the
|
---|
| 42 | ;;^DIC(9.4,"%D",13,0)
|
---|
| 43 | ;;=INIT are specified in the Environment Check Routine, Pre-init after
|
---|
| 44 | ;;^DIC(9.4,"%D",14,0)
|
---|
| 45 | ;;=User Commit, and Post-Initialization Routine fields. The remaining
|
---|
| 46 | ;;^DIC(9.4,"%D",15,0)
|
---|
| 47 | ;;=fields are simply for documentation.
|
---|
| 48 | ;;^DD(9.4,0)
|
---|
| 49 | ;;=FIELD^NL^15007^41
|
---|
| 50 | ;;^DD(9.4,0,"DDA")
|
---|
| 51 | ;;=N
|
---|
| 52 | ;;^DD(9.4,0,"DT")
|
---|
| 53 | ;;=2941020
|
---|
| 54 | ;;^DD(9.4,0,"ID",1)
|
---|
| 55 | ;;=W:$D(^("0")) " ",$P(^("0"),U,2)
|
---|
| 56 | ;;^DD(9.4,0,"IX","AMRG",9.402,.01)
|
---|
| 57 | ;;=
|
---|
| 58 | ;;^DD(9.4,0,"IX","AR",9.44,.01)
|
---|
| 59 | ;;=
|
---|
| 60 | ;;^DD(9.4,0,"IX","B",9.4,.01)
|
---|
| 61 | ;;=
|
---|
| 62 | ;;^DD(9.4,0,"IX","C",9.4,1)
|
---|
| 63 | ;;=
|
---|
| 64 | ;;^DD(9.4,0,"IX","D",9.42,.01)
|
---|
| 65 | ;;=
|
---|
| 66 | ;;^DD(9.4,0,"IX","E",9.415007,.01)
|
---|
| 67 | ;;=
|
---|
| 68 | ;;^DD(9.4,0,"NM","PACKAGE")
|
---|
| 69 | ;;=
|
---|
| 70 | ;;^DD(9.4,0,"PT",.84,1.2)
|
---|
| 71 | ;;=
|
---|
| 72 | ;;^DD(9.4,0,"PT",4.01,.01)
|
---|
| 73 | ;;=
|
---|
| 74 | ;;^DD(9.4,0,"PT",4.332,.01)
|
---|
| 75 | ;;=
|
---|
| 76 | ;;^DD(9.4,0,"PT",9.6,1)
|
---|
| 77 | ;;=
|
---|
| 78 | ;;^DD(9.4,0,"PT",9.7,1)
|
---|
| 79 | ;;=
|
---|
| 80 | ;;^DD(9.4,0,"PT",19,12)
|
---|
| 81 | ;;=
|
---|
| 82 | ;;^DD(9.4,0,"PT",101,12)
|
---|
| 83 | ;;=
|
---|
| 84 | ;;^DD(9.4,0,"PT",8989.332,.01)
|
---|
| 85 | ;;=
|
---|
| 86 | ;;^DD(9.4,0,"VRPK")
|
---|
| 87 | ;;=KERNEL
|
---|
| 88 | ;;^DD(9.4,.01,0)
|
---|
| 89 | ;;=NAME^RF^^0;1^K:$L(X)>30!($L(X)<4)!'(X'?1P.E) X
|
---|
| 90 | ;;^DD(9.4,.01,1,0)
|
---|
| 91 | ;;=^.1
|
---|
| 92 | ;;^DD(9.4,.01,1,1,0)
|
---|
| 93 | ;;=9.4^B
|
---|
| 94 | ;;^DD(9.4,.01,1,1,1)
|
---|
| 95 | ;;=S ^DIC(9.4,"B",X,DA)=""
|
---|
| 96 | ;;^DD(9.4,.01,1,1,2)
|
---|
| 97 | ;;=K ^DIC(9.4,"B",X,DA)
|
---|
| 98 | ;;^DD(9.4,.01,3)
|
---|
| 99 | ;;=Please enter the name of this PACKAGE (4-30 characters).
|
---|
| 100 | ;;^DD(9.4,.01,21,0)
|
---|
| 101 | ;;=^^1^1^2940627^^^^
|
---|
| 102 | ;;^DD(9.4,.01,21,1,0)
|
---|
| 103 | ;;=The name of this Package.
|
---|
| 104 | ;;^DD(9.4,1,0)
|
---|
| 105 | ;;=PREFIX^RFX^^0;2^K:$L(X)>4!(X'?1U1.3NU) X I $D(X) S %=$O(^DIC(9.4,"C",X,0)) K:(%>0)&(%-DA) X
|
---|
| 106 | ;;^DD(9.4,1,.1)
|
---|
| 107 | ;;=NAMESPACE
|
---|
| 108 | ;;^DD(9.4,1,1,0)
|
---|
| 109 | ;;=^.1
|
---|
| 110 | ;;^DD(9.4,1,1,1,0)
|
---|
| 111 | ;;=9.4^C
|
---|
| 112 | ;;^DD(9.4,1,1,1,1)
|
---|
| 113 | ;;=S ^DIC(9.4,"C",X,DA)=""
|
---|
| 114 | ;;^DD(9.4,1,1,1,2)
|
---|
| 115 | ;;=K ^DIC(9.4,"C",X,DA)
|
---|
| 116 | ;;^DD(9.4,1,3)
|
---|
| 117 | ;;=Please enter the unique namespace prefix (2-4 characters, starting with an alpha).
|
---|
| 118 | ;;^DD(9.4,1,21,0)
|
---|
| 119 | ;;=^^4^4^2940627^^^^
|
---|
| 120 | ;;^DD(9.4,1,21,1,0)
|
---|
| 121 | ;;=This is the unique namespace prefix assigned to the Package, e.g. XM for
|
---|
| 122 | ;;^DD(9.4,1,21,2,0)
|
---|
| 123 | ;;=the MailMan routines and globals, DI for the FileMan routines, etc.
|
---|
| 124 | ;;^DD(9.4,1,21,3,0)
|
---|
| 125 | ;;=This field is appended to letters (like "INIT") to be used as the
|
---|
| 126 | ;;^DD(9.4,1,21,4,0)
|
---|
| 127 | ;;=names of INIT routines.
|
---|
| 128 | ;;^DD(9.4,1,"DT")
|
---|
| 129 | ;;=2890223
|
---|
| 130 | ;;^DD(9.4,2,0)
|
---|
| 131 | ;;=SHORT DESCRIPTION^RF^^0;3^K:$L(X)>60!($L(X)<2) X
|
---|
| 132 | ;;^DD(9.4,2,3)
|
---|
| 133 | ;;=Answer must be 2-60 characters in length.
|
---|
| 134 | ;;^DD(9.4,2,21,0)
|
---|
| 135 | ;;=1
|
---|
| 136 | ;;^DD(9.4,2,21,1,0)
|
---|
| 137 | ;;=This is a brief description of this Package's functions.
|
---|
| 138 | ;;^DD(9.4,2,"DT")
|
---|
| 139 | ;;=2890627
|
---|
| 140 | ;;^DD(9.4,3,0)
|
---|
| 141 | ;;=DESCRIPTION^9.41A^^1;0
|
---|
| 142 | ;;^DD(9.4,3,21,0)
|
---|
| 143 | ;;=^^2^2^2920513^^^
|
---|
| 144 | ;;^DD(9.4,3,21,1,0)
|
---|
| 145 | ;;=This is a complete and detailed description of the Package's functions
|
---|
| 146 | ;;^DD(9.4,3,21,2,0)
|
---|
| 147 | ;;=and capabilities.
|
---|
| 148 | ;;^DD(9.4,4,0)
|
---|
| 149 | ;;=*ROUTINE^9.42A^^2;0
|
---|
| 150 | ;;^DD(9.4,4,21,0)
|
---|
| 151 | ;;=^^3^3^2920513^^^^
|
---|
| 152 | ;;^DD(9.4,4,21,1,0)
|
---|
| 153 | ;;=These are the routines which make up this Package. This multiple
|
---|
| 154 | ;;^DD(9.4,4,21,2,0)
|
---|
| 155 | ;;=is used for documentation only, and is not used during the INIT
|
---|
| 156 | ;;^DD(9.4,4,21,3,0)
|
---|
| 157 | ;;=process.
|
---|
| 158 | ;;^DD(9.4,4,"DT")
|
---|
| 159 | ;;=2940603
|
---|
| 160 | ;;^DD(9.4,5,0)
|
---|
| 161 | ;;=*GLOBAL^9.43^^3;0
|
---|
| 162 | ;;^DD(9.4,5,21,0)
|
---|
| 163 | ;;=^^2^2^2920513^^^^
|
---|
| 164 | ;;^DD(9.4,5,21,1,0)
|
---|
| 165 | ;;=These are the globals which make up this Package. This multiple is used
|
---|
| 166 | ;;^DD(9.4,5,21,2,0)
|
---|
| 167 | ;;=for documentation purposes only.
|
---|
| 168 | ;;^DD(9.4,5,"DT")
|
---|
| 169 | ;;=2940603
|
---|
| 170 | ;;^DD(9.4,6,0)
|
---|
| 171 | ;;=*FILE^9.44PA^^4;0
|
---|
| 172 | ;;^DD(9.4,6,21,0)
|
---|
| 173 | ;;=^^3^3^2920513^^^^
|
---|
| 174 | ;;^DD(9.4,6,21,1,0)
|
---|
| 175 | ;;=Any FileMan files which are part of this Package are documented
|
---|
| 176 | ;;^DD(9.4,6,21,2,0)
|
---|
| 177 | ;;=here. This multiple controls what files (Data Dictionaries and
|
---|
| 178 | ;;^DD(9.4,6,21,3,0)
|
---|
| 179 | ;;=Data) are sent in an INIT built from this Package entry.
|
---|
| 180 | ;;^DD(9.4,6,"DT")
|
---|
| 181 | ;;=2940603
|
---|
| 182 | ;;^DD(9.4,7,0)
|
---|
| 183 | ;;=*PRINT TEMPLATE^9.46^^DIPT;0
|
---|
| 184 | ;;^DD(9.4,7,21,0)
|
---|
| 185 | ;;=^^4^4^2921202^^^^
|
---|
| 186 | ;;^DD(9.4,7,21,1,0)
|
---|
| 187 | ;;=The names of Print Templates being sent with this Package.
|
---|
| 188 | ;;^DD(9.4,7,21,2,0)
|
---|
| 189 | ;;=This multiple is used to send non-namespaced templates in an INIT.
|
---|
| 190 | ;;^DD(9.4,7,21,3,0)
|
---|
| 191 | ;;=Namespaced templates are sent automatically and need not be listed
|
---|
| 192 | ;;^DD(9.4,7,21,4,0)
|
---|
| 193 | ;;=separately.
|
---|
| 194 | ;;^DD(9.4,7,"DT")
|
---|
| 195 | ;;=2940603
|
---|
| 196 | ;;^DD(9.4,8,0)
|
---|
| 197 | ;;=*INPUT TEMPLATE^9.47^^DIE;0
|
---|
| 198 | ;;^DD(9.4,8,21,0)
|
---|
| 199 | ;;=^^4^4^2920513^^^
|
---|
| 200 | ;;^DD(9.4,8,21,1,0)
|
---|
| 201 | ;;=The names of the Input Templates being sent with this Package
|
---|
| 202 | ;;^DD(9.4,8,21,2,0)
|
---|
| 203 | ;;=This multiple is used to send non-namespaced templates in an INIT.
|
---|
| 204 | ;;^DD(9.4,8,21,3,0)
|
---|
| 205 | ;;=Namespaced templates are sent automatically and need not be listed
|
---|
| 206 | ;;^DD(9.4,8,21,4,0)
|
---|
| 207 | ;;=separately.
|
---|
| 208 | ;;^DD(9.4,8,"DT")
|
---|
| 209 | ;;=2940603
|
---|
| 210 | ;;^DD(9.4,9,0)
|
---|
| 211 | ;;=*SORT TEMPLATE^9.48^^DIBT;0
|
---|
| 212 | ;;^DD(9.4,9,21,0)
|
---|
| 213 | ;;=^^4^4^2920513^^^
|
---|
| 214 | ;;^DD(9.4,9,21,1,0)
|
---|
| 215 | ;;=The names of the Sort Templates being sent with this Package.
|
---|
| 216 | ;;^DD(9.4,9,21,2,0)
|
---|
| 217 | ;;=This multiple is used to send non-namespaced templates in an INIT.
|
---|
| 218 | ;;^DD(9.4,9,21,3,0)
|
---|
| 219 | ;;=Namespaced templates are sent automatically and need not be listed
|
---|
| 220 | ;;^DD(9.4,9,21,4,0)
|
---|
| 221 | ;;=separately.
|
---|
| 222 | ;;^DD(9.4,9,"DT")
|
---|
| 223 | ;;=2940603
|
---|
| 224 | ;;^DD(9.4,9.1,0)
|
---|
| 225 | ;;=*SCREEN TEMPLATE (FORM)^9.485^^DIST;0
|
---|
| 226 | ;;^DD(9.4,9.1,21,0)
|
---|
| 227 | ;;=^^2^2^2920513^^^
|
---|
| 228 | ;;^DD(9.4,9.1,21,1,0)
|
---|
| 229 | ;;=The names of Screen Templates (from the FORM file) associated with
|
---|
| 230 | ;;^DD(9.4,9.1,21,2,0)
|
---|
| 231 | ;;=this package.
|
---|