[Gambas-user] Changes in API?

Daniel Campos danielcampos at ...282...
Wed Jul 27 09:04:15 CEST 2005


Hi:

Benoît added some new functions. May be you're working with the gambas.h 
file from a previous version,
so the GB structure has the fields filled in the wrong way. Try to copy 
the file gambas.h from gambas 1.9.13
in your project to test it.

Regards,

D. Campos


PV escribió:

> Hi all,
>
> don't know if I missed something in the Changelog but it seems to me 
> that someting in the API has changed, namely the return value of the 
> GB.ExistFile.
>
> In fact, at least in one recent version before Gambas 1.9.13 (I don't 
> recall exactly which one), to test whether a file existed, I called 
> GB.ExistFile(file_name) and a "true" return value meant that the file 
> existed.
>
> Now it seems that it works the other way around and, if the file 
> exists, a "false" value is returned.
>
> Did I miss anything? :-)
>
>
> Ciao,
> Piero
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>





More information about the User mailing list