VISUALSTUDIO

This directive is reserved for internal use by this COBOL system. Because it might appear in the list of settings, it is included for completeness. It is not intended for your use, and its setting should not be changed.

Syntax:

>>-.---.-.-VISUALSTUDIO"integer"--.-------------------><
   +-/-+ +-NO-VISUALSTUDIO--------+

Parameters:

integer
Must be in the range 0 to 65536

Properties:

Default: NOVISUALSTUDIO
Phase: Syntax check
$SET: No

Comments:

This directive can be used to alter the format of the warnings/error messages generated, to be compatible with the environment in which the compiler runs (e.g. IDE, msbuild, …). It does not influence the way that code is generated.