Function: GETDATE Purpose: Returns the current time and date as a text string. Category: UTILITY File: getdate.c Author: K.G. Begeman Use: CALL GETDATE( STRING ) Input CHARACTER*24 STRING Date and time in the form: WDY MON dd hh:mm:ss YEAR Updates: Apr 27, 1991: KGB Document created