|
-
August 10th, 2001, 04:23 PM
#1
annoying name changing
Hi,
i have a problem: i've created a Public Enum in a module and declared some variables of this type, my problem is that whenever i want to set/check the variable for the Enum value name it changes it's letters (in the Enum declaration)
i.e. if i wrote: Public Enum... MyConst=3...
and later i write: if MyVar=myconst, MyConst turns to myconst.
how can i override that?
----------
The @host is everywhere!
----------
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|