Re: [Gambas-user] Pre-release of Gambas 3.9.0 (episode II) - BUG!!

2016-08-26 Thread Christof Thalhofer
Am 27.08.2016 um 00:48 schrieb Jussi Lahtinen: > Well then I guess the feature has a bug. Ok thank you, I'll write a bug. Alles Gute Christof Thalhofer -- Dies ist keine Signatur -- ___

[Gambas-user] [Gambas Bug Tracker] Bug #983: Indentation: Formatting of a Module goes wrong

2016-08-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.983&from=L21haW4- C THAL added an attachment: MLagerverwaltung.module-destroyed -- ___ Gambas-user mailing list Gambas-user@l

[Gambas-user] [Gambas Bug Tracker] Bug #983: Indentation: Formatting of a Module goes wrong

2016-08-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.983&from=L21haW4- C THAL reported a new bug. Summary --- Indentation: Formatting of a Module goes wrong Type : Bug Priority : Medium Gambas version : 3.8.90 (TRUNK) Product : Development Environment Descriptio

[Gambas-user] [Gambas Bug Tracker] Bug #983: Indentation: Formatting of a Module goes wrong

2016-08-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.983&from=L21haW4- C THAL added an attachment: MLagerverwaltung.module -- ___ Gambas-user mailing list Gambas-user@lists.sourc

Re: [Gambas-user] Pre-release of Gambas 3.9.0 (episode II) - BUG!!

2016-08-26 Thread Jussi Lahtinen
Well then I guess the feature has a bug. Jussi On Fri, Aug 26, 2016 at 9:23 PM, Christof Thalhofer wrote: > Am 26.08.2016 um 20:02 schrieb Jussi Lahtinen: > > Quickly looking the only difference is with indentation..? > > Yes, thank you, seems to be so. And it seems to be only in the function

Re: [Gambas-user] Html UTF-8 ISO-8859-1

2016-08-26 Thread Patrik Karlsson
2016-08-23 20:41 GMT+02:00 Gianluigi : > Hi all, > I need to make minor modifications to the source of existing html files. > Unfortunately, some files are saved properly (UTF-8), while others do not > (ISO-8859-1). > I have tried in various ways, using Conv$() also combined with Html(), > using t

Re: [Gambas-user] Pre-release of Gambas 3.9.0 (episode II) - BUG!!

2016-08-26 Thread Christof Thalhofer
Am 26.08.2016 um 20:02 schrieb Jussi Lahtinen: > Quickly looking the only difference is with indentation..? Yes, thank you, seems to be so. And it seems to be only in the function LagerAddiereLieferungProduktinLager > I guess your IDE preferences say format code at load&save... Yes. With tab as

Re: [Gambas-user] Pre-release of Gambas 3.9.0 (episode II) - BUG!!

2016-08-26 Thread Jussi Lahtinen
Quickly looking the only difference is with indentation..? I guess your IDE preferences say format code at load&save... Whether the code is beautified properly or not is job for someone else to judge. Jussi On Fri, Aug 26, 2016 at 12:48 PM, Christof Thalhofer wrote: > Hi, > > I installed Gamba

Re: [Gambas-user] Best way to enumerate multiple arrays or collections?

2016-08-26 Thread Jussi Lahtinen
I'll consider this as the "some other preferred way". Thanks! Jussi On Fri, Aug 26, 2016 at 7:16 PM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Le 25/08/2016 à 20:00, Jussi Lahtinen a écrit : > > Sometimes I have code where I have multiple arrays or collections, which > I > > woul

Re: [Gambas-user] Best way to enumerate multiple arrays or collections?

2016-08-26 Thread Benoît Minisini
Le 25/08/2016 à 20:00, Jussi Lahtinen a écrit : > Sometimes I have code where I have multiple arrays or collections, which I > would enumerate at once. > > Now I have to do it this way: > > For Each hObject In hCollection1 > DoSomething ... > Next > > For Each hObject In hCollection2 > DoSometh

Re: [Gambas-user] Pre-release of Gambas 3.9.0 (episode II) - BUG!!

2016-08-26 Thread Christof Thalhofer
Am 26.08.2016 um 12:22 schrieb Christof Thalhofer: > Ahrgh! > > After I removed Gambas Beta and reinstalled Gambas 3.8.4 from Stable it > does not start any more, instead throws this error: Ok, this problem is gone, had some 3.9.0.90 relicts on the computer after removement of 3.9 Alles Gute C

Re: [Gambas-user] Pre-release of Gambas 3.9.0 (episode II) - BUG!!

2016-08-26 Thread Christof Thalhofer
Ahrgh! After I removed Gambas Beta and reinstalled Gambas 3.8.4 from Stable it does not start any more, instead throws this error: --8< This application has raised an unexpected error and must abort. [13] Null object. Picture._get.85 --8<--

Re: [Gambas-user] Pre-release of Gambas 3.9.0 (episode II) - BUG!!

2016-08-26 Thread Christof Thalhofer
Hi, I installed Gambas Beta from Launchpad and tested it with my projects. By opening one of them gambas3 destroys a module. I attach them, the original is MLagerverwaltung.module, the destroyed one is MLagerverwaltung.module.destroyed. Shall I write a bug? Alles Gute Christof Thalhofer -- D