A run-time switch Starts the debugger to debug an application which is either invoked using the cobrun command or dynamically loaded by a linked module.
A1 run-time switch Disables the display of trailing spaces by causing DISPLAY ... UPON CONSOLE statements to strip off any trailing spaces in
the data item being displayed before outputting the data to the screen.
B, B1 run-time switches Causes the record pointer to be updated past any locked record encountered when using the READ NEXT statement.
C4 run-time switch Forces the screen in 43-line mode on an EGA or VGA monitor, or with the COBOL Text Window.
C5 run-time switch Forces the screen in 50-line mode on an EGA or VGA monitor, or with the COBOL Text Window.
T run-time switch Enables insertion of tab characters in all line sequential files.
Z run-time switch Enables conversion of double-byte character set (DBCS) spaces to ASCII spaces when reading a line sequential file or input
from the console.