TTOC(1)
PURPOSE
This function will convert a time (type T) value to a string (type A).
PARTS
1 f/c/e The time value to use. The original field is left unchanged.
RETURN TYPE
A
If the receiving field is not long enough the remaining characters will be truncated.
EXAMPLE
define text type a size 15
text = ttoc(time())
SEE ALSO
DATE() 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()
Convert to Date CTOD() Charicter of month CMNTH() Charicter to day of week CDOW()