Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH0701 - COBCH0800
>
COBCH0721 - COBCH0740
COBCH0721 - COBCH0740
Lists the Syntax Checking error messages from COBCH0721 through COBCH0740.
COBCH0721 Non-SEQUENTIAL file used as CALL parameter
COBCH0722 Data item too small (must be at least 16 characters long)
COBCH0723 USE...GIVING option
COBCH0724 Period follows SKIP1/ 2/ 3 or EJECT
COBCH0725 Function argument invalid, year must be greater than 1600
COBCH0726 Function argument invalid, month must be an integer between 1 and 12
COBCH0727 Function argument invalid, day must be an integer between 1 and 31
COBCH0728 Function argument invalid, day must be an integer between 1 and 366
COBCH0729 OO: parameter-name not specified in USING
COBCH0730 OO: Definition too long
COBCH0731 OO: Syntax matches multiple signatures of signature - first assumed
COBCH0732 OO: Signature signature does not match or data name data-name not declared
COBCH0733 OO: FUNCTION not permitted - no RETURNING/GIVING phrase specified
COBCH0734 OO: FUNCTION cannot use RETURNING/GIVING parameter parameter-name
COBCH0735 OO: Invalid verb/function signature signature
COBCH0736 OO: CLASS class-name not declared
COBCH0737 OO: Object types do not conform (type-1,type-2)
COBCH0738 OO: Signature must contain <SELF> or <OBJECT> exactlyonce
COBCH0739 OO: Signature includes IN, OF or "(" after parameter. May be ambiguous.
COBCH0740 OO: Sorry, too many use signatures of signature to consider
Parent topic:
Messages COBCH0701 to COBCH0800