[Gambas-user] Facebook Component
Benoît Minisini
gambas at ...1...
Sun Jun 5 00:22:56 CEST 2011
> Hi all!
>
> I have been working the last few days on a Facebook component to make
> GAMBAS more social and web friendly. It doesn't have many bugs, it
> misses some features, and it may crash at any time (no error managment
> implemented). BUT, it works.
You don't have to use ByRef for object references. Objects are already
references!
To detect that in your code, just check that, for example, the FB object
reference passed by reference is never modified by the function. Only the
object is modified!
Regards,
--
Benoît Minisini
More information about the User
mailing list