[Gambas-user] command line options
Jussi Lahtinen
jussi.lahtinen at gmail.com
Wed Mar 14 02:25:29 CET 2018
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>
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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180314/95e17c60/attachment-0001.html>
More information about the User
mailing list