Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My Name Is...
Message
De
10/03/2004 13:57:57
 
 
À
10/03/2004 12:03:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00884791
Message ID:
00884930
Vues:
17
I may be weird but sometimes I really think like that when I'm writing code. It's like my little alter ego or whatever is running around in there doing what I tell it to do. I did have a little laugh as I was composing the problem and asking for help. It just fell out that way.

As far as AINSTANCE() I'll give it a try. But I think I've found a workaround by simply passing the name of the instance as the parameter of the CREATEOBJECT() function:

SET CLASSLIB TO bizObjsLib.vcx
oPrimeKeys = CREATEOBJECT('bizDataManager','oPrimeKeys')

A little kludgy but it'll work. This way it can set its own name to 'oPrimeKeys' then go ahead and do the registration routine with the other object.

Jim White
Time is a wonderful teacher. Unfortunately it kills all of its students.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform