LongSecs2Date
LongSecs2Date Convert time to a LongDateRec format
#include <Script.h> Script Manager
void LongSecs2Date(lSecs, lDate);
LongDateTime *lSecs ;
LongDateRec *lDate ;
The LongSecs2Date function converts the time specified in a LongDateTime
format to a long date record. For more information see, Macintosh Worldwide
Development: Guide to System Software
Returns: none