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

    1: DINIT297	;SFISC/MKO-SCREENMAN FILES ;11/28/94  11:42 AM
    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) G:X="" ^DINIT298 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: 	;;^DD(.4032,12,21,2,0)
    7: 	;;= 
    8: 	;;^DD(.4032,12,21,3,0)
    9: 	;;=This post-action is a characteristic of the block only as it is used on
   10: 	;;^DD(.4032,12,21,4,0)
   11: 	;;=this form.  If you place this block on another form, you can define a
   12: 	;;^DD(.4032,12,21,5,0)
   13: 	;;=different post-action.
   14: 	;;^DD(.4032,12,"DT")
   15: 	;;=2930610

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