|
-
February 28th, 2000, 06:30 AM
#1
Object Name, how do I get it within class?
Hi,
I wonder if anyone can help, I have a class called for example MyClass. When my main module creates an instance of this class, i.e.
Dim Test as MyClass
set Test = new MyClass
What I need to find out within the class itself is the name of the new object I have created, in this case Test. The reason for this is that I am trying to create another object(different class) within this class. Any help would be apprciated.
Many Thanks
Ian
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
|