[Gambas-user] How to use dynamic variables in gambas
Brian G
brian at westwoodsvcs.com
Tue Jan 26 21:24:12 CET 2021
If anyone is interested in using dynamic variables in gambas scripts
Projects to I guess, but maybe not good idea.
With some syntactic sugar
It is possible to use dynamic variables in scripts.
No need to define anything before use.......
The attached script contains the class that can be included to use this method
of handling variables. And a few samples of using it.
I can add the class to the farm if anyone is interested.
Cheers
Brian G
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210126/f31c2684/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DynVarDemo
Type: application/octet-stream
Size: 5289 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210126/f31c2684/attachment.obj>
More information about the User
mailing list