[Gambas-user] Problems with gbs

John Spikowski support at ...2529...
Wed Apr 6 20:43:34 CEST 2011


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 at ...2530...:~/gambas/test$ gbs3 scriptest.gambas
1
2
3
4
5
6
7
8
9
10
jrs at ...2530...:~/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)






More information about the User mailing list