[Gambas-user] SPLIT command BUG

Daniel Campos dcamposf at ...626...
Fri Sep 1 12:58:00 CEST 2006


I think It's not a bug, the fourth paramer was added only in
developement version, the original syntax is here:

http://binara.com/gambas-wiki/static/Gambas/LangSplit.html

Daniel

2006/9/1, nando <nando_f at ...1382...>:
> In Wiki Doc for SPLIT...
>
> Elt = Split(" Gambas Almost Means BASIC  !n'Do you agree ?'", " n", "'", TRUE)
>
> FOR EACH Sb IN Elt
>   PRINT "("; Sb; ") ";
> NEXT
> PRINT
>
>
> Does not compile in 1.0.17
> The 'TRUE' causes 'too many arguments' at compile time
>
> -Fernando
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list