BASIC Dialog and Error Help for PWB (pwbbc.hlp) (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.
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
                                    -♦-