Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH1701 - COBCH1800
>
COBCH1781 - COBCH1800
>
COBCH1795 Found non-static 'main' method with string array parameter - cannot be a main program
COBCH1795 Found non-static 'main' method with string array parameter - cannot be a main program
The program has been compiled as a main program, but contains an instance method called 'main' with a single parameter whose type is an array of strings.
Parent topic:
COBCH1781 - COBCH1800