Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot get ADDOBJECT to work
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Cannot get ADDOBJECT to work
Divers
Thread ID:
00393920
Message ID:
00393920
Vues:
47
I am trying to use the AddObject command to add a control to a grid programatically, but it keeps saying it cant find the class.

My Class (txtIncr) is in a Class Lbrary called AABASE01 in C:\KER and my app is in C:\DIS. I am able to use the classes from AABASE01 elsewhere in the application fine!!, for example dropping them onto forms etc.

I'm tring the following:
This.MyColumn.Addobject('txtIncr','c:\ker\aabase01\txtIncr)')
This.MyColumn.Addobject('txtIncr','c:\ker\aabase01.txtIncr)')

It sounds like I have this syntax wrong.

Any help appreciated.
Regards,
Gerard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform