I tried your example, doesn't work with my system. $ gbs3 testscript.gambas nothing
$ gbs3 -v testscript.gambas nothing $ gbs3 -v -c testscript.gambas gbs: create project gbs: process file: ... testscript.gambas gbs: Main procedure not defined, create it What is your system? Jussi On Wed, Apr 6, 2011 at 21:43, John Spikowski <supp...@scriptbasic.org>wrote: > On Wed, 2011-04-06 at 21:12 +0300, Jussi Lahtinen wrote: > > I created file named testscript, then I pasted code from > > http://www.gambasdoc.org/help/doc/benchmark/polynom . > > But I don't think it really matters since I can't run any code. > > Even simple code as following fails with same errors; > > > > #!/usr/bin/env gbs3 > > Print "Hello?" > > DIM x AS Integer > > FOR x = 1 TO 10 > PRINT x > NEXT > > > jrs@Laptop:~/gambas/test$ gbs3 scriptest.gambas > 1 > 2 > 3 > 4 > 5 > 6 > 7 > 8 > 9 > 10 > jrs@Laptop:~/gambas/test > > Path: . > URL: https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk > Repository Root: https://gambas.svn.sourceforge.net/svnroot/gambas > Repository UUID: 96304659-1d19-0410-acd0-aead272a8bd5 > Revision: 3735 > Node Kind: directory > Schedule: normal > Last Changed Author: ldnp > Last Changed Rev: 3735 > Last Changed Date: 2011-04-05 08:54:14 -0700 (Tue, 05 Apr 2011) > > > > > ------------------------------------------------------------------------------ > Xperia(TM) PLAY > It's a major breakthrough. An authentic gaming > smartphone on the nation's most reliable network. > And it wants your games. > http://p.sf.net/sfu/verizon-sfdev > _______________________________________________ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user