XDATE Name
XDATE Purpose
Widget based date selection tool. Category
Calling Sequence
xdate Inputs
Keyword Parameters
Keywords
TITLE=tt Widget title (def="Select date").
YLIST=ylist Allowed list of years.
Default is +/- 5 years from default year.
MLIST=mlist Allowed list of months.
Default is all months.
YDEF=ydef Default year.
MDEF=mdef Default month.
DDEF=ddef Default day.
Defaults are current. If negative lock selection.
YOUT=yout Returned year.
MOUT=mout Returned month.
DOUT=dout Returned day.
These are null strings for CANCEL.
Outputs
Common Blocks
Notes
Modification History
R. Sterner, 10 Nov, 1993
Copyright (C) 1993, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.