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

DIEQ1	;SFISC/XAK,YJK-HELP WRITE ;5/27/94  7:29 AM
	;;21.0;VA FileMan;;Dec 28, 1994
	;Per VHA Directive 10-93-142, this routine should not be modified.
T	S A1="T" F DG=2:1 S X=$T(T+DG) Q:X=""  S DST=$E(X,4,99) D DS^DIEQ
	K A1,DST Q
	;;If you simply enter a name then the system will search each of
	;;the above files for the name you have entered. If a match is
	;;found the system will ask you if it is the entry that you desire.
	;;
	;;However, if you know the file the entry should be in, then you can
	;;speed processing by using the following syntax to select an entry:
	;;      <Prefix>.<entry name>
	;;                or
	;;      <Message>.<entry name>
	;;                or
	;;      <File Name>.<entry name>
	;;
	;;Also, you do NOT need to enter the entire file name or message
	;;to direct the look up. Using the first few characters will suffice.

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