[Gambas-user] Gambas script execution
nospam.nospam.nospam at ...626...
nospam.nospam.nospam at ...626...
Tue Nov 24 14:29:09 CET 2009
Matteo Lisi wrote:
> Hi !
> it's not a binding problem if I write a simple script like:
> PRINT "Hi from Gambas"
Correct, but what about this..
> RETURN cVal!MemTotal - cVal!MemFree - cVal!Buffers - cVal!Cached +
> cVal!SwapTotal - cVal!SwapFree - cVal!SwapCached
>
> What happens if you use early binding instead of late binding?
More information about the User
mailing list