Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Another try, classes
Message
De
30/06/2004 19:50:42
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00919427
Message ID:
00919440
Vues:
14
>In the project manager, I clicked on the class tab. Then I clicked on "new". Named the class
>hello, based on "custom" class", stored in c:\page0\pager
>
>Next, I did this
>
>SET CLASSLIB TO C:\page0\pager
>oPager = CREATEOBJECT("Pager")
>oPager.Hello()
>
>however, the program says "Class difinition pager not found"
>
>Thanks
>Steve

That's because your class name is "Hello", not "pager". The class library is named "pager".
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform