2015-04-21 18:43 GMT+02:00 Sebastian Kulesz :
> On Apr 21, 2015 10:13 AM, "corradove...@libero.it"
> wrote:
>>
>>
>>
>>
>>
>>
>>
>> According page:
>> https://launchpad.net/~gambas-team/+archive/ubuntu/gambas3
>> the current gambas version should be 3.7
>> but ubuntu 15.4 software center installs
On Apr 21, 2015 10:13 AM, "corradove...@libero.it"
wrote:
>
>
>
>
>
>
>
> According page:
> https://launchpad.net/~gambas-team/+archive/ubuntu/gambas3
> the current gambas version should be 3.7
> but ubuntu 15.4 software center installs gambas3-ide 3.5.4-2ubuntu3
> (here the lines from gambas syst
Dir(path,"*",gb.link)
http://gambaswiki.org/wiki/comp/gb/stat/type
Le 21 avr. 2015 14:52, "Roel Touwen" a écrit :
> Hi All,
>
> I cannot find the explanation of the filter variable in dir
> (Path,Pattern,Filter).
>
> What I would like to do is filter only symlink files from a directory.
>
> Than
Thank you guys - it's just what I was looking for
Bill
--
View this message in context:
http://gambas.8142.n7.nabble.com/Entry-value-for-gambas-project-tp51346p51352.html
Sent from the gambas-user mailing list archive at Nabble.com.
-
According page:
https://launchpad.net/~gambas-team/+archive/ubuntu/gambas3
the current gambas version should be 3.7
but ubuntu 15.4 software center installs gambas3-ide 3.5.4-2ubuntu3
(here the lines from gambas system information)
[System]
Gambas=3.5.4
OperatingSyst
Hi All,
I cannot find the explanation of the filter variable in dir
(Path,Pattern,Filter).
What I would like to do is filter only symlink files from a directory.
Thanks
Roel
--
BPM Camp - Free Virtual Workshop May 6t
I have a project thas uses gbDesktop in order to open .odt documents and
let users to modify them.
In order to control if a document has changed after been closed the second
parameter of desktop.open is setted to True.
gbDesktop.Open(myfile,True)
It seems work fine..but (allways there's a but) ye
Bill-lancaster:
One way, would pass arguments to the program from the command line.
To read must use Application.Args
Here's an example (in Spanish)
http://cursogambas.blogspot.com.es/2012/08/escribir-paramentros-inciales-para-el.html
Regards
Julio
2015-04-21 9:55 GMT+02:00 bill-lancaster
Il 21/04/2015 09:55, bill-lancaster ha scritto:
> I want to start a Gambas programme from another Gambas programme.
> What would be the best way to pass a value to the programme?
>
> At the moment I write the value to a file from the first programme and read
> it in the second one. then open the ne
I want to start a Gambas programme from another Gambas programme.
What would be the best way to pass a value to the programme?
At the moment I write the value to a file from the first programme and read
it in the second one. then open the ne prog with:-
Exec [User.Home &/ "GambasFolder/GambasE
10 matches
Mail list logo