[Gambas-user] External Variables
tobias
tobiasboe1 at ...20...
Mon Jun 27 12:12:53 CEST 2011
hi,
i have a component that should use a variable (or class) which is
declared globally in a project. i know that this isn't good practice but
i just want to know if it is possible to tell the compiler not to look
for this variable and that it can be resolved when the component loaded.
the only thing i found is a way to do it with a function:
EXTERN function() IN "lib"
regards,
tobi
More information about the User
mailing list