1gbi3(1) User Commands gbi3(1)
2
3
4
6 gbi3 - GAMBAS Component Informer
7
8
10 gbi3 [options] [components]
11
12
14 Gambas is a free development environment based on a Basic interpreter
15 with object extensions, a mix of Java(tm) and Visual Basic(tm). With
16 Gambas, you can quickly design your program GUI, access MySQL or Post‐
17 greSQL databases, pilot KDE applications with DCOP, translate your pro‐
18 gram into many languages, and so on...
19
20 gbi3 allows you to generate component description files.
21
22
24 -h, --help
25 display help and exit
26
27 -L, --license
28 display license
29
30 -r, --root <directory>
31 gives the gambas installation directory
32
33 -v, --verbose
34 verbose output
35
36 -V, --version
37 display version
38
39
41 The latest version of Gambas can always be obtained from gambas.source‐
42 forge.net, documentation about the language is at http://gam‐
43 baswiki.org/wiki.
44
45
47 Report bugs to http://gambaswiki.org/bugtracker
48
49
51 Copyright© Benoît Minisini <g4mba5@gmail.com>;
52
53 This is free software; see the source for copying conditions. There is
54 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
55 PURPOSE.
56
57
58
59Ubuntu October 2013 gbi3(1)