[Gambas-user] Gambas Scripting Language - Some Questions
Garulfo Unix
garulfounix at ...626...
Sat May 16 11:41:20 CEST 2009
Hum well,
first of all, i think the best man to answer you is Fabien Bodard.
He is the creator of GBS. Mainly, i see GBS like a administrator language
to manage some tasks over your system. If you don't like Bash for instance,
you can without problem use it in replacement.
However i don't really know if you can linking some GB components with GBS.
Surely Benoît or another Gambas user will know answering you.
> 4- How can I pass arguments to the script?
Simplely with the Application static class. There is a ARGS[] array which
stocks arguments passed by command line.
François.
2009/5/16 Sergio A. Hernandez <info.geex at ...626...>
> Hello all,
> I have some questions about the scripting language. I need a little help.
> Question
> 1- The gbs2 scripter only have access to the gb. internal native class?
> 2- How can I use other components as the gb.XML?
> 3- Why my scripts dont run directly even when I am including the first
> line #!/usr/bin/env gbs2?
> 4- How can I pass arguments to the script?
>
> Thanks in advance, and have a nice weekend.
>
>
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables
> unlimited royalty-free distribution of the report engine
> for externally facing server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> 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