[Gambas-user] Issue 172 in gambas: Using static symbols on objects not consistent

gambas at ...2524... gambas at ...2524...
Wed Dec 28 16:48:36 CET 2011


Comment #7 on issue 172 by emil.len... at ...626...: Using static symbols on  
objects not consistent
http://code.google.com/p/gambas/issues/detail?id=172

Of course real "dynamic" constants would be totally useless :)

With static/dynamic constants I meant this:
You can declare a const like this:
Static Public Const ...
or only
Public Const ...

But including or omitting the Static keyword does not seem to have any  
effect here.





More information about the User mailing list