cobol2.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Switch F Details (↑ RTS switches)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     See Introduction to switches
 
     If the data is not valid, run-time error 163 (Illegal character in
     numeric field (fatal)) is produced. Setting this switch to off
     suppresses this checking.
 
     Checking for valid numeric data can also be enabled in generated code
     by specifying the CHECKNUM directive. For such programs, setting this
     switch to off (-F) still disables the run-time error.
 
     See also CHECKNUM
                                    -♦-