[Gambas-user] Another IDE and CONST oddity

nando nando_f at ...951...
Thu May 12 02:51:34 CEST 2005


Benoit,

I have a module 'mod1' with

  PUBLIC CONST my_const AS INTEGER = 300


When I code in a class, for example...


  x = y * mod1.my_const

When I type the 'period' after mod1,
the list of objects displays in a small list,
the constant does not show in the list.

-Fernando
  




More information about the User mailing list