Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A New Creation
Message
From
18/01/2003 00:24:14
 
 
To
17/01/2003 22:50:56
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Miscellaneous
Thread ID:
00743090
Message ID:
00743097
Views:
12
I have a habit of using code like this:
oMyObj = CreateObject("CoolClass")
when I want to instantiate a class. However I have been seeing code snippets that are more like:
oMyObj = NewObject("CoolClass")
When should I be using each?

I guess you can't update once someone has replied. Ah well my errors are out there for you all to examine. Have fun!
Carole Shaw
Fred Hutchinson Cancer Research Center

Eagles may soar, but weasels don't get sucked into jet engines.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform