[Gambas-user] Command line application: does it work?
Benoit Minisini
gambas at ...1...
Thu Feb 28 14:36:56 CET 2008
On jeudi 28 février 2008, Benoit Minisini wrote:
> On jeudi 28 février 2008, aleks.l wrote:
> > Dear Gambas users,
> > as a first attempt to use Gambas I tried just to print
> > STATIC PUBLIC SUB Main ()
> > PRINT "===>>> !!!"
> > END
> > I created a command line project and compiled and saved it.
> > I have got an executable but when it runs on my Xterm nothing
> > happens...
> > I am using gambas 2.1 on SUSE 10.3. I have installed the
> > recommended
> > rpm-s. I also have downloaderd the source and compiled it
> > successfully(on another PC)
> > Both do not print. Any suggestions would be helpful.
> > Aleks
>
> You cannot use STATIC is the default module defined after you have created
----------------------> in
> a command line project. So you don't say all: please send your project!
--
Benoit Minisini
More information about the User
mailing list