Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class name is invalid with app but not prg
Message
De
10/12/2003 05:44:47
 
 
À
09/12/2003 19:40:07
Dick Janson
Affordable Business Systems
Laingsburg, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00856815
Message ID:
00857554
Vues:
31
Yes that is what I meant. This is a vexing roblem... Do you
set classlib to myclasslib.vcx
in the program which attempts to instanciate a class contained in the class library? eg.
set classlib to myclass.vcx
on shutdown do cleanup
oForm = createobject('myform')
oForm.show()
read events
...
procedure cleanup
on shutdown
close all
Glenn

>Glen,
>
>My library is listed in the project under Class Libraries and is the only library there. The Exclude option is dimmed, so I assume it is automatically included.
>
>Is that what you meant?
>
>Dick
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform