BASIC Dialog and Error Help for PWB (pwbbc.hlp) (Topic list)
Setting Additional Compiler Options
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Use Additional Options to set command-line switches that are not
     shown in the dialog box.
 
     Use the slash (/) form of compiler options; using the dash (-) will
     cause a compiler error. Also, do not specify additional options that
     conflict, such as /Lp and /Lr.
 
     See also: BASIC Command-Line Options
                                    -♦-