12 lines
288 B
Text
12 lines
288 B
Text
|
|
||
|
Compile and execute a Gambas script.
|
||
|
|
||
|
Usage: gbs3 [options] [<script file>]
|
||
|
|
||
|
Options:
|
||
|
-c --nocache force the script compilation (do not check cache)
|
||
|
-v --verbose be verbose
|
||
|
-V --version display version
|
||
|
-L --license display license
|
||
|
-h --help display this help
|