Video Options

The video options enable you to control the behavior of certain items displayed to screen.

The following compiler options are supported in Visual COBOL when using ccbl32 and ccbl64 from the command line or the ACUOPT Compiler directive.

Option Definition
-Vc This option causes any ACCEPT statement that contains a numeric or numeric edited receiving field to be treated as if the CONVERT phrase were also specified.
-Vd This option causes non-USAGE DISPLAY numeric items to be converted to USAGE DISPLAY before the screen display occurs.

This option is always on.