Provided by: gambas3-script_3.14.3-2ubuntu3.1_all
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
-u Forces components loading ('comp1,comp2...'). -e Executes the source code that is provided by the command line with a ':' separator. -c, --nocache Forces script compilation. Does not check the cache. -v, --verbose Enables verbose output. -f, --fast Enables the just-in-time compiler. -V, --version Displays the program's version. -L, --license Displays the program's license. -h, --help 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)