[Gambas-user] The Gambas Playground

Matthew Collins matthew.charles.collins.75 at gmail.com
Thu Jan 31 14:48:30 CET 2019


To see the playground version run:

Shell "gbs3 --version"

Sent from my iPad

> On 31 Jan 2019, at 13:43, Fabien Bodard <gambas.fr at gmail.com> wrote:
> 
> ok lol 'interger' ... sorry
> 
>> Le jeu. 31 janv. 2019 à 14:40, Fabien Bodard <gambas.fr at gmail.com> a écrit :
>> 
>> # Gambas Project File 3.0 Title=Gambas Script Startup=MMain
>> ' Gambas module file
>> 
>> Public Sub Main()
>> Print "Hello world !"
>> for i as interger = 1 to 10
>> print i
>> next
>> End
>> 
>> MMain.module:7: error: Unknown identifier: interger
>> 
>> what version of gambas is ?
> 
> 
> 
> -- 
> Fabien Bodard
> 
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----


More information about the User mailing list