Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A New Creation
Message
De
18/01/2003 00:24:14
 
 
À
17/01/2003 22:50:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Divers
Thread ID:
00743090
Message ID:
00743097
Vues:
13
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform