Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List of Classes in a VCX at runtime
Message
De
20/09/2016 13:41:03
 
 
À
19/09/2016 15:28:14
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01641005
Message ID:
01641141
Vues:
99
>>>>Hi All,
>>>>
>>>>From a EXE or APP, I would like to get a list of the Classes in a VCX that is compiled into to the runtime. I do not wish to distribute the actual VCX file. But I can not access it as table when it is apart of the EXE/APP. Is there a build-in or third party function that makes it possible to get a list of classes?
>>>>
>>>>Thanks
>>>
>>>Antonio is correct, USE is working in the exe. AVCXClasses() does not work.
>>
>>Oh, ok.
>
>You can perhaps copy it out, use avcxclasses() on this outside copy, then erase it. Might work...

I decided on a similar approuch. I am generated a test base file of the class information I need and including it into the APP file. This operation is done during the Development and Build phase of the project. Since it will not change during the production phase, I feel good about the outcome.

thanks all for the suggestions.
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform