Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0001 - COBCH0100
>
COBCH0061 - COBCH0080
>
COBCH0076 Illegal combination of argument types
COBCH0076 Illegal combination of argument types
The set of arguments you have specified with an intrinsic function do not match the types required for that function.
Resolution:
Revise your code to comply with the rules governing the construction of argument types.
Parent topic:
COBCH0061 - COBCH0080