Han777
Programmer
- Dec 12, 2007
- 19
I create two different instances of a class, objectA and objectB. in the procedure method of the class how do I ask
1) whether the currently processing object is objectA
2)what the name of the currently processing object is?
I don't want to test to see what the class "is" because both objects are of the same class.
Thank you for this excellent forum support.
1) whether the currently processing object is objectA
2)what the name of the currently processing object is?
I don't want to test to see what the class "is" because both objects are of the same class.
Thank you for this excellent forum support.