DATE()
PURPOSE
This function will return the current system date.
NO OTHER PARTS
RETURN TYPE - D
COMMENTS
This is the date returned by Windows as today's date.
EXAMPLE
define todays_date type d size 8
todays_date = date()
SEE ALSO
DATE() Convert to Date CTOD() Convert to time CTOT() TIME GET SET Convert time to record TTOR() Covert time to number TTOF() Convert time to string TTOC()
TIME() YEAR() Date Command Date to Record DTOR() Convert date to Character DTOC() Days in month DAY_IN_MONTH
Increment the Month INC_MONTH DayMonthyear DMY() Month Day Year MDY()
Charicter of month CMNTH() Charicter to day of week CDOW()