<div dir="ltr"><div>Have you tried what is the output of <br></div><div>Print Args.All.Join(",")</div><div><br></div><div>Maybe all the arguments are in the same string, instead of separated arguments..? Just a quick thought, probably wrong.<br></div><div><br></div><div><br></div><div>Jussi<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 19, 2020 at 9:05 PM Mayost Sharon <<a href="mailto:sharon@455.co.il">sharon@455.co.il</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Fedora 31 64 bit<br>
gambas 3.14.2<br>
<br>
I'm trying to add Args through the IDE<br>
Project -> Properties -> Arguments -> Insert<br>
For example, I added 3 Args<br>
<br>
But, when I run the program:<br>
The value I get from Args.Count is: always 1<br>
<br>
But, if I run the program from a command line with 3 Args it works fine<br>
<br>
Thank you<br>
<br>
----[ <a href="http://gambaswiki.org/wiki/doc/netiquette" rel="noreferrer" target="_blank">http://gambaswiki.org/wiki/doc/netiquette</a> ]----<br>
</blockquote></div>