Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
Messages COBCH1701 - COBCH1800
>
COBCH1781 - COBCH1800
>
COBCH1790 Illegal use of 'void' type
COBCH1790 Illegal use of 'void' type
The type System.Void (.NET) or java.lang.void (JVM) cannot be used as a data type or parameter type, etc. The only context in which these void types are allowed is in a TYPE OF phrase.
Parent topic:
COBCH1781 - COBCH1800