File:  [Coherent Logic Development] / freem_fileman / USER / DIPKI001.m
Revision 1.1: download - view: text, annotated - select for diffs
Mon Apr 28 14:13:21 2025 UTC (3 months ago) by snw
Branches: MAIN
CVS tags: HEAD
Restructure repository

    1: DIPKI001	; ; 22-DEC-1994
    2: 	;;21.0;VA FileMan;;Dec 28, 1994
    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^1946^40
   50: 	;;^DD(9.4,0,"DDA")
   51: 	;;=N
   52: 	;;^DD(9.4,0,"DT")
   53: 	;;=2940607
   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,"NM","PACKAGE")
   67: 	;;=
   68: 	;;^DD(9.4,0,"PT",.84,1.2)
   69: 	;;=
   70: 	;;^DD(9.4,0,"PT",4.01,.01)
   71: 	;;=
   72: 	;;^DD(9.4,0,"PT",4.332,.01)
   73: 	;;=
   74: 	;;^DD(9.4,0,"PT",15.01101,.01)
   75: 	;;=
   76: 	;;^DD(9.4,0,"PT",19,12)
   77: 	;;=
   78: 	;;^DD(9.4,0,"PT",8989.332,.01)
   79: 	;;=
   80: 	;;^DD(9.4,.01,0)
   81: 	;;=NAME^RF^^0;1^K:$L(X)>30!($L(X)<4)!'(X'?1P.E) X
   82: 	;;^DD(9.4,.01,1,0)
   83: 	;;=^.1
   84: 	;;^DD(9.4,.01,1,1,0)
   85: 	;;=9.4^B
   86: 	;;^DD(9.4,.01,1,1,1)
   87: 	;;=S ^DIC(9.4,"B",X,DA)=""
   88: 	;;^DD(9.4,.01,1,1,2)
   89: 	;;=K ^DIC(9.4,"B",X,DA)
   90: 	;;^DD(9.4,.01,3)
   91: 	;;=Please enter the name of this PACKAGE (4-30 characters).
   92: 	;;^DD(9.4,.01,21,0)
   93: 	;;=^^1^1^2940627^^^^
   94: 	;;^DD(9.4,.01,21,1,0)
   95: 	;;=The name of this Package.
   96: 	;;^DD(9.4,1,0)
   97: 	;;=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
   98: 	;;^DD(9.4,1,.1)
   99: 	;;=NAMESPACE
  100: 	;;^DD(9.4,1,1,0)
  101: 	;;=^.1
  102: 	;;^DD(9.4,1,1,1,0)
  103: 	;;=9.4^C
  104: 	;;^DD(9.4,1,1,1,1)
  105: 	;;=S ^DIC(9.4,"C",X,DA)=""
  106: 	;;^DD(9.4,1,1,1,2)
  107: 	;;=K ^DIC(9.4,"C",X,DA)
  108: 	;;^DD(9.4,1,3)
  109: 	;;=Please enter the unique namespace prefix (2-4 characters, starting with an alpha).
  110: 	;;^DD(9.4,1,21,0)
  111: 	;;=^^4^4^2940627^^^^
  112: 	;;^DD(9.4,1,21,1,0)
  113: 	;;=This is the unique namespace prefix assigned to the Package, e.g. XM for
  114: 	;;^DD(9.4,1,21,2,0)
  115: 	;;=the MailMan routines and globals, DI for the FileMan routines, etc.
  116: 	;;^DD(9.4,1,21,3,0)
  117: 	;;=This field is appended to letters (like "INIT") to be used as the
  118: 	;;^DD(9.4,1,21,4,0)
  119: 	;;=names of INIT routines.
  120: 	;;^DD(9.4,1,"DT")
  121: 	;;=2890223
  122: 	;;^DD(9.4,2,0)
  123: 	;;=SHORT DESCRIPTION^RF^^0;3^K:$L(X)>60!($L(X)<2) X
  124: 	;;^DD(9.4,2,3)
  125: 	;;=Answer must be 2-60 characters in length.
  126: 	;;^DD(9.4,2,21,0)
  127: 	;;=1
  128: 	;;^DD(9.4,2,21,1,0)
  129: 	;;=This is a brief description of this Package's functions.
  130: 	;;^DD(9.4,2,"DT")
  131: 	;;=2890627
  132: 	;;^DD(9.4,3,0)
  133: 	;;=DESCRIPTION^9.41A^^1;0
  134: 	;;^DD(9.4,3,21,0)
  135: 	;;=^^2^2^2920513^^^
  136: 	;;^DD(9.4,3,21,1,0)
  137: 	;;=This is a complete and detailed description of the Package's functions
  138: 	;;^DD(9.4,3,21,2,0)
  139: 	;;=and capabilities.
  140: 	;;^DD(9.4,4,0)
  141: 	;;=*ROUTINE^9.42A^^2;0
  142: 	;;^DD(9.4,4,21,0)
  143: 	;;=^^3^3^2920513^^^^
  144: 	;;^DD(9.4,4,21,1,0)
  145: 	;;=These are the routines which make up this Package.  This multiple
  146: 	;;^DD(9.4,4,21,2,0)
  147: 	;;=is used for documentation only, and is not used during the INIT
  148: 	;;^DD(9.4,4,21,3,0)
  149: 	;;=process.
  150: 	;;^DD(9.4,4,"DT")
  151: 	;;=2940603
  152: 	;;^DD(9.4,5,0)
  153: 	;;=*GLOBAL^9.43^^3;0
  154: 	;;^DD(9.4,5,21,0)
  155: 	;;=^^2^2^2920513^^^^
  156: 	;;^DD(9.4,5,21,1,0)
  157: 	;;=These are the globals which make up this Package.  This multiple is used
  158: 	;;^DD(9.4,5,21,2,0)
  159: 	;;=for documentation purposes only.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>