.TH "gbr3" "1" "March 2012" "Debian" "User Commands" .SH "NAME" gbr3 \- GAMBAS Interpreter .SH "SYNOPSIS" .B gbr3 [\fIoptions\fR] []... .br .B gbr3 \-x ... .SH "DESCRIPTION" Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on... \fBgbr3\fR is the interprete that allows you to execute gambas compiled applications. .SH "OPTIONS" .TP \fB\-h\fR display help and exit .TP \fB\-g\fR enter debugging mode .TP \fB\-V\fR display version .TP \fB\-p\fR disable preloading .TP \fB\-x\fR execute an archive .SH "AVAILABILITY" The latest version of Gambas can always be obtained from \fBwww.sourceforge.net\fR or \fBwww.freshmeat.net\fR. .SH "REPORTING BUGS" Report bugs to . .SH "COPYRIGHT" Copyright\(co 2002, 2012 Benoit Minisini