Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0601 - COBCH0700
>
COBCH0681 - COBCH0700
>
COBCH0700 Function argument is wrong format
COBCH0700 Function argument is wrong format
You have supplied an argument to an intrinsic function which is of the wrong format, for example INTEGER-OF-DAY requires a date of a certain format.
Resolution:
Check the format of your argument against the documentation and recode.
Parent topic:
COBCH0681 - COBCH0700