[Gambas-bugtracker] Bug #1640: Arguments created on properties screen are ignored by Application.Args class

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Sat Aug 31 08:32:35 CEST 2019


http://gambaswiki.org/bugtracker/edit?object=BUG.1640&from=L21haW4-

Walter RIBEIRO reported a new bug.

Summary
-------

Arguments created on properties screen are ignored by Application.Args class

Type             : Bug
Priority         : Medium
Gambas version   : Unknown
Product          : Development Environment


Description
-----------

Arguments defined in IDE project properties screen are not reflected in Application.Args class.
In this case Application.Args.Count always returns 1 and Application.Args[0] contains the name of the executable. Other arguments are ignored.

In did not happen in Gambas 3.7.1. 
I used this feature in 2015 with Gambas 3.7.1 and it was OK.
When running the project using the IDE, the Application.Args class contained all the arguments defined from the project properties screen.


System information
------------------

Ubuntu 18.04.03
GNOME 3.28.2 64 bits
Gambas 3.13.0
Portuguese BR




More information about the Bugtracker mailing list