Creating a class System
Hello,
I want to create a class called "System". However, when I create the class and compile the project, the other components show up errors since the compiler believes that everything starting with "System" references to the class I created. I tried to create the class as "[System]" (from VB) but it didn't work. Any suggestions?
Or should I just rename the class to something else? :-)
sacrespPosted Dec 8, 2003, 12:11 PM
Posted Dec 8, 2003, 10:37 AM
jamesPosted Dec 8, 2003, 10:06 AM