Help! Please!

Dec 13 2003 4:16 PM
Hiya, I have the following problem: I have an array of objects, each element of the array is assigned to a class. When I then try to access individual class methods (e.g. array[i].initialize() ) I get an error message stating that the element doesn't have that member function?? Is there another way to do this? Many thanks, N.

Answers (4)