Annotation of freem_fileman/USER/DIFROMSL.m, revision 1.1

1.1     ! snw         1: DIFROMSL(DIFRDD)       ;SFISC/DCL-DIFROM SELECT FIELD FROM DD;08:37 AM  6 Sep 1994;
        !             2:        ;;21.0;VA FileMan;;Dec 28, 1994
        !             3:        ;Per VHA Directive 10-93-142, this routine should not be modified.
        !             4:        ;
        !             5:        ;Select field from DD
        !             6:        N D0,D1,D2,D3,DA,DIC,DO,DIE,%,C,DC,DH,DI,DIA,DR,DIEL,DILK,DIOV,DIP,DK,DL,DM,DP,DQ,DSC,DV,DW,DXS,Y
        !             7:        S DIC="^DD("_DIFRDD_",",DIC(0)="AEMQ"
        !             8:        D ^DIC
        !             9:        S X=+Y

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