[Gambas-user] .gambas folder?

Fabien Bodard gambas.fr at ...626...
Thu Nov 4 08:42:06 CET 2010


and you can use the isdir function to know if a path is a dir

or use the option gb.directory with the dir() funtion to parse only
directories or gb.file for file

2010/11/3 Jussi Lahtinen <jussi.lahtinen at ...626...>:
> Ok, so no need to back up them, thanks!
>
> Jussi
>
>
> 2010/11/3 Benoît Minisini <gambas at ...1...>
>
>> > Hi!
>> > I'm writing backup script that excludes gambas executable, but exclude
>> > option doesn't make difference between .gambas folder and *.gambas files.
>> > So, what is .gambas folder for? For debugging symbols?
>> >
>> > Jussi
>>
>> .gambas is the folder where the compiler put the compiled bytecode that
>> will
>> be executed by the interpreter.
>>
>> Regards,
>>
>> --
>> Benoît Minisini
>>
>>
>> ------------------------------------------------------------------------------
>> Achieve Improved Network Security with IP and DNS Reputation.
>> Defend against bad network traffic, including botnets, malware,
>> phishing sites, and compromised hosts - saving your company time,
>> money, and embarrassment.   Learn More!
>> http://p.sf.net/sfu/hpdev2dev-nov
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
> ------------------------------------------------------------------------------
> Achieve Improved Network Security with IP and DNS Reputation.
> Defend against bad network traffic, including botnets, malware,
> phishing sites, and compromised hosts - saving your company time,
> money, and embarrassment.   Learn More!
> http://p.sf.net/sfu/hpdev2dev-nov
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
Fabien Bodard




More information about the User mailing list