Scroll to navigation

GBS3(1) User Commands GBS3(1)

NAME

gbs3 - GAMBAS Scripter

SYNOPSIS

gbs3 [options] <script file>

DESCRIPTION

gbs3 is the interpreter that compiles and executes Gambas scripts.

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.
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), gbw3(1), gbx3(1)

2018-10-28 Debian