File:  [Coherent Logic Development] / freem_fileman / Attic / DIFROMSV.m
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Mon Apr 28 14:10:44 2025 UTC (5 weeks, 4 days ago) by snw
Branches: CoherentLogicDevelopment
CVS tags: start
Initial commit

DIFROMSV	;SFISC/DCL-DIFROM SERVER UTILITY,PKG REV DATA;08:40 AM  6 Sep 1994;
	;;21.0;VA FileMan;;Dec 28, 1994
	;Per VHA Directive 10-93-142, this routine should not be modified.
	Q
PRD(DIFRFILE,DIFRPRD)	;Package Revision Data for File
EN	;FILE,DATA
	;Used to install Package Data from Post-Installation Routine
	Q:$G(DIFRFILE)'>1
	Q:'$D(^DD(DIFRFILE))
	S ^DD(DIFRFILE,0,"VRRV")=$G(DIFRPRD)
	Q

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