How to do it? I thought it is being done with Type, but was wrong...
Printable View
How to do it? I thought it is being done with Type, but was wrong...
talking about an Enumeration?
vb Code:
Private Enum Options bit1 = 1 bit2 = 2 bit3 = 4 bit4 = 8 'etc End Enum
Right on! :thumb:
Btw... what are those numbers doing there??
they are values for what your VbCritical Represent and such
it was just an example
If you mean the ones to the left of the code, that's a new feature that has been added to the forums (so we can say "line 15 should be like this ...").Quote:
Originally Posted by gavio
Yeah... Althow it's nice, it copies theme (even thow they are not selected) when you copy. Perhaps you can do it withouth dots (.), so VB can accept theme ;)Quote:
Originally Posted by si_the_geek
It's annoying me (& others) too, hopefully it will be "fixed" soon.