Annotation of freem_fileman/DINIT016.m, revision 1.1.1.1

1.1       snw         1: DINIT016       ; SFISC/TKW-DIALOG & LANGUAGE FILE INITS ; 12/22/94  09:32:23
                      2:        ;;21.0;VA FileMan;;Dec 28, 1994
                      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,99000,3,1,0)
                      7:        ;;=1^first parameter
                      8:        ;;^UTILITY(U,$J,.84,99000,3,2,0)
                      9:        ;;=2^second parameter
                     10:        ;;^UTILITY(U,$J,.84,99000,3,3,0)
                     11:        ;;=A^a non-print parameter
                     12:        ;;^UTILITY(U,$J,.84,99000,6)
                     13:        ;;=D:ZZGO MSG^DIALOG("SWATEHM",.ZZCOPY,"",20)
                     14:        ;;^UTILITY(U,$J,.84,99001,0)
                     15:        ;;=99001^3^y^11
                     16:        ;;^UTILITY(U,$J,.84,99001,1,0)
                     17:        ;;=^^1^1^2940915^
                     18:        ;;^UTILITY(U,$J,.84,99001,1,1,0)
                     19:        ;;=A help test message.
                     20:        ;;^UTILITY(U,$J,.84,99001,2,0)
                     21:        ;;=^^1^1^2940915^
                     22:        ;;^UTILITY(U,$J,.84,99001,2,1,0)
                     23:        ;;=Help |1|!!
                     24:        ;;^UTILITY(U,$J,.84,99002,0)
                     25:        ;;=99002^2^^11
                     26:        ;;^UTILITY(U,$J,.84,99002,1,0)
                     27:        ;;=^^1^1^2940915^
                     28:        ;;^UTILITY(U,$J,.84,99002,1,1,0)
                     29:        ;;=A general message testing message.
                     30:        ;;^UTILITY(U,$J,.84,99002,2,0)
                     31:        ;;=^^1^1^2940915^
                     32:        ;;^UTILITY(U,$J,.84,99002,2,1,0)
                     33:        ;;=A message.

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