Scroll to navigation

GBW3(1) User Commands GBW3(1)

NAME

gbw3 - GAMBAS Web Page Interpreter

SYNOPSIS

gbw3 [options] <server page file>

DESCRIPTION

gbw3 is the interpreter that compiles and executes Gambas Server Pages.

OPTIONS

Forces components loading ('comp1,comp2...').
Executes the source code that is provided by the command line with a ':' separator.
Forces script compilation. Does not check the cache.
Enables verbose output.
Enables the just-in-time compiler.
Displays the program's version.
Displays the program's license.
Displays help information.

NOTES

Updated source code and most documentation about Gambas can be found at http://gambas.sf.net.

BUGS

Bugs are filed at http://gambaswiki.org/bugtracker.

SEE ALSO

gambas3(1), gba3(1), gbc3(1), gbh3(1), gbi3(1), gbr3(1), gbs3(1), gbx3(1)

2018-10-28 Debian