File:  [Coherent Logic Development] / freem_fileman / USER / DIFROMSL.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: 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>