I'm back to RB to update an application and have a question about the use of
Enumerations. I don't know if I missing something or ...
I'm using RB3006r3
+ Enumerations can only be defined as a part of a module, I can't
use them in a class?
+ I must define enumerations with global scope? In other words I
can't define a enumeration E in module M and refer to it as M.E?
+ How do I define the default value for a property, using E.Value
in the value field doesn't seem to work
jem
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>