Command-line options

Just starting out? Need help? Post your questions and find answers here.
User avatar
useful
Posts: 116
Joined: Tue Feb 25, 2014 1:15 pm

Command-line options

Post by useful »

Can some details about the use without the IDE?

c:\Sys\SpiderBasic\Compilers>sbcompiler /?

PBCompiler "Filename"

Options:
--------

/DEBUGGER: Enable the debugger
/EXE "Filename": Create an executable to the given filename
/QUIET: Disable all unnecessary textoutput
/COMMENTED: add comments to the javascript output
/RESIDENT "Filename": Create a resident file to the given filename
/IGNORERESIDENT "Filename": ignore the given resident
/LINENUMBERING: Enable line numbering in the final executable for OnError
/STANDBY: Wait for external commands (editor, scripts...)
/SUBSYSTEM "Name": Use this subsystem to replace a set of internal functions
/CONSTANT Name=Value: Declare a new constant at compile time
/CHECK: Check the syntax only, doesn't create/launch the executable

/OPTIMIZEJS: Create an optimized javascript output

/LANGUAGE "Language": Uses the specified language for the compiler

/VERSION: Display the version of the compiler
2B or not 2B = FF