DIEH1 ;SFISC/DPC-DBS HELP CON'T ;10/19/94 13:07
;;21.0;VA FileMan;;Dec 28, 1994
;Per VHA Directive 10-93-142, this routine should not be modified.
;;
DT(DIEHDT) ;
N P,Q
I DIEHDT'["N" S P(1)="or 012057"
S P(2)=$S(DIEHDT["P":"assumes a date in the PAST",DIEHDT["F":"assumes a date in the FUTURE",1:"uses the CURRENT YEAR")
I DIEHDT'["X" S P(3)="You may omit the precise day, as: JAN, 1957."
D BLD^DIALOG(9110,.P,.P)
I DIEHDT["T"!(DIEHDT["R") D
. I DIEHDT["S" S Q(1)="Seconds may be entered as 10:30:30 or 103030AM."
. I DIEHDT["R" S Q(2)="Time is REQUIRED for this response."
. D BLD^DIALOG(9111,.Q,.Q)
. Q
Q
;
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>