Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Any way to attach an include file to a project?
Message
De
22/09/2016 01:38:35
 
 
À
21/09/2016 12:43:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows Server 2012
Database:
Visual FoxPro
Application:
Desktop
Virtual environment:
VMWare
Divers
Thread ID:
01641179
Message ID:
01641200
Vues:
62
You can 'include' an include.h file as a 'File' object in the project. You can choose to include it or exclude it; it is only used at compile time. But just 'including' an include.h file in a project does not make it available to all classes, forms, or programs in the project. You have to 'include' the include.h file in each class (that means all classes in a VCX), form, and program for it to be used by that class, form, or program. No way to have a 'global' defined include file in VFP.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform