[Gambas-user] command line options

Linus olivier.cruilles at yahoo.fr
Wed Mar 14 03:08:29 CET 2018


Hello,

Maybe it could help you.
This is a thread from the mailling list of Gambas about gb.args

[Gambas-user] gb.args <http://lists.gambas-basic.org/pipermail/user/2015-November/055653.html>


Olivier Cruilles

> Le 13 mars 2018 à 21:25, Jussi Lahtinen <jussi.lahtinen at gmail.com> a écrit :
> 
> Look up Application.Args, it's array containing command line options obeying to Linux standard.
> 
> 
> Jussi
> 
> 
> 
> On Wed, Mar 14, 2018 at 3:19 AM, Shannon Kuchler <shannon at inflecto.org <mailto:shannon at inflecto.org>> wrote:
> I am wondering how one might go about  introducing command line options into a Gambas program.
> I'm thinking that  one could code a program with or with out a gui such that when executed like ./myganbasprogram -example
> or ./myganbasprogram -example -command
> The program would execute a list of predefined routines.
> Could someone give me an example of how this might be achieved in Gambas
> or point me somewhere I can read up on it?    
> 
> 
> --------------------------------------------------
> 
> This is the Gambas Mailing List:
> https://lists.gambas-basic.org/listinfo/user <https://lists.gambas-basic.org/listinfo/user>
> 
> Search the list:
> https://lists.gambas-basic.org/cgi-bin/search.cgi <https://lists.gambas-basic.org/cgi-bin/search.cgi>
> 
> Hosted by https://www.hostsharing.net <https://www.hostsharing.net/>
> 
> 
> 
> --------------------------------------------------
> 
> This is the Gambas Mailing List:
> https://lists.gambas-basic.org/listinfo/user
> 
> Search the list:
> https://lists.gambas-basic.org/cgi-bin/search.cgi
> 
> Hosted by https://www.hostsharing.net

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180313/e64b9e15/attachment.html>


More information about the User mailing list