Copyright Digital Equipment Corp. All rights reserved.

SHORTTIMEARG

 NUMBER:  176

 ERROR CODE:  F

 MESSAGE TEXT:  TIME argument to DATE_AND_TIME is too short (LEN=n),
 required LEN=10

 EXPLANATION:  The number of characters associated with the TIME
 argument to the DATE_AND_TIME intrinsic was shorter than the
 required length.  You must increase the number of characters passed
 in for this argument to be at least 10 characters in length.
 Verify that the DATE and ZONE arguments also meet their minimum
 lengths.

 This error is not returned by IOSTAT.