Purpose
To convert a date value to a character string
Syntax
DTOC( <dDate> ) cDate
Argument
<dDate> is the date value to convert
Returns
DTOC returns a character string in the format "mm/dd/yy" that represents <dDate>.