[Gambas-user] How to add Args from the IDE

Jussi Lahtinen jussi.lahtinen at gmail.com
Tue May 19 20:18:01 CEST 2020


Have you tried what is the output of
Print Args.All.Join(",")

Maybe all the arguments are in the same string, instead of separated
arguments..? Just a quick thought, probably wrong.


Jussi

On Tue, May 19, 2020 at 9:05 PM Mayost Sharon <sharon at 455.co.il> wrote:

> Fedora 31 64 bit
> gambas 3.14.2
>
> I'm trying to add Args through the IDE
> Project -> Properties -> Arguments -> Insert
> For example, I added 3 Args
>
> But, when I run the program:
> The value I get from Args.Count is: always 1
>
> But, if I run the program from a command line with 3 Args it works fine
>
> Thank you
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200519/5220f165/attachment.html>


More information about the User mailing list