Re: [Gambas-user] how-to execute file or bash script packaged inside Gambas

2017-01-30 Thread Fabien Bodard
Use: User.Home &/ ".cache/gambas3/yourprogram" Or User.Home &/ ".cache/yourprogram" .cache is the standard for cached parts of programs. For example I use ~/.cache/gb.map for caching gb.map tiles 2017-01-30 5:08 GMT+01:00 Jussi Lahtinen : > Well I would avoid executing things in /tmp and t

Re: [Gambas-user] Double Click not open Gambas project in Gnome shell

2017-01-30 Thread Gianluigi
Hi Fabien, you're right, he tried to make an executable bash script, but it does not open by double click. So the problem is not Gambas, any other suggestions to change the file association? Regards Gianluigi 2017-01-26 14:30 GMT+01:00 Fabien Bodard : > this is a begining of answer... change th

Re: [Gambas-user] Double Click not open Gambas project in Gnome shell

2017-01-30 Thread Fabien Bodard
I don't really know GnomeShell. But i think there is an option somewhere that allow or not to execute an executable script from the navigator. But I leave this work to you :-) 2017-01-30 9:41 GMT+01:00 Gianluigi : > Hi Fabien, > > you're right, he tried to make an executable bash script, but it d

Re: [Gambas-user] Gambas-user Digest, Vol 128, Issue 32

2017-01-30 Thread j h
Thanks for the help with  my timer problem guys, it got me sorted.Cheers! On Friday, 27 January 2017, 14:42, "gambas-user-requ...@lists.sourceforge.net" wrote: Send Gambas-user mailing list submissions to     gambas-user@lists.sourceforge.net To subscribe or unsubscribe via the Worl