BASIC Dialog and Error Help for PWB (pwbbc.hlp) (Topic list)
Setting Error Checking Options
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     ┌──────── Error Checking ────────┐
     │                                │  Generates debugging code
     │ ▒ Run-Time Error Checking  /D ── for run-time error
     │                                │  checking and enables
     └────────────────────────────────┘  Ctrl+Break.
 
     For ISAM programs, compiling with /D causes BASIC to write open
     database buffers to disk after every DELETE, INSERT, UPDATE, or
     CLOSE statement.
                                    -♦-