[Gambas-user] Pass parameter to Gambas prog.
Steven James Drinnan
steven at ...2097...
Mon Aug 17 10:59:19 CEST 2009
short answer yes
you retrieve it by using Application.Args[index]
nb: Application.Args[0] is the program name
Check in help for more details of how to use.
Steven
On Mon, 2009-08-17 at 00:34 -0700, charlesg wrote:
> Hi all,
>
> Can I pass a parameter to a Gambas program?
> e.g myprog.gambas parm1
>
> How do I read the parameter?
> Any help gratefully received.
>
> rgds
More information about the User
mailing list