[Gambas-user] command line options

Shannon Kuchler shannon at inflecto.org
Wed Mar 14 03:41:31 CET 2018




Thank you Jussi, that's what I was looking for. Also just to let you guys know. I did search the mailing list before posting this. However, Although I knew what I wanted to do. I didn't know the proper term to search for so of course I came up empty.
 I'm trying my best to learn without being to annoying.



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 <mailto: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

Search the list:
https://lists.gambas-basic.org/cgi-bin/search.cgi

Hosted by 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




--------------------------------------------------



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/86361fa7/attachment.html>


More information about the User mailing list