Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add object to form in code
Message
De
09/01/2013 08:19:23
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01561681
Message ID:
01561869
Vues:
49
J'aime (1)
>>In order to use form.AddObject() the prg/vcx file must have been included in the SET PROCEDURE/SET CLASSLIB statement. There is no way to pass it as a parameter to the AddObject() method. If I haven't done that I need to use form.NewObject()
>>
>>Thanks again...........Rich
>
>And in my opinion you should seldom use AddObject but NewObject instead, as it is also my opinion that you should seldom use SET PROCEDURE or SET CLASSLIB, although I know people disagree with me with this as I had some discussions about this subject in the past.

FWIW, I agree with you. I always use NewObject() so that I don't have to rely on SET PROC/CLASSLIB.

Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform