[Gambas-user] Use public variable from one module to other?
sundar j
sundar_ima at ...251...
Sat Apr 14 06:33:01 CEST 2012
Hi,
In my application i need to use many functions which are lengthy. So i have created modules for each function but i have difficulties in getting public variable from one module to other module. Right now what i do is that create temp file and write dynamic variable in to it so that it is accessible to all modules. Is there any way that i can use variable directly instead of creating temp files?
More information about the User
mailing list