ビデオ オプションを使用して、画面に表示される特定の項目の動作を制御できます。
Visual COBOL では、ccbl(Windows) または ccbl32 および ccbl64(UNIX) をコマンド ラインまたは ACUOPT コンパイラ指令で使用する際に、次のコンパイラ オプションがサポートされます。 1
オプション | 定義 |
---|---|
-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. このオプションは常にオンです。 |