[Gambas-user] How to set a working directory using EXEC

2015-06-13 Thread Antonio Sánchez
Hi, I have read this thread: http://gambas.8142.n7.nabble.com/patch-for-setting-directory-on-EXEC-td41205.html ...but at the end how we can set the working directory when we use EXEC? Thanks. -- _

[Gambas-user] Package list and dependencies out of date

2015-06-13 Thread willy
Hi all, Could it be the 'How to package - packagelist' at GambasWiki (http://gambaswiki.org/wiki/howto/package#t8) is a bit outdated. Same goes for the 'Compilation and installation - Requirements for development packages' (http://gambaswiki.org/wiki/install#t2). They seem to be stuck somewher

[Gambas-user] ERROR in TextEditor.LinePos.998

2015-06-13 Thread Ru Vuott
Hello, I get an error, if I launch twice this very simple code: Public Sub Main() Print String(100, "ab ") End In particular, I notice that - if the text written in the console exceeds the current width of the console - first time it runs, but second this error happens: " This applicati