Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding an include file
Message
De
22/02/2001 10:18:19
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Finding an include file
Divers
Thread ID:
00478407
Message ID:
00478407
Vues:
52
Hi all-

I'm sure this is something trivial but nothing I've tried has worked. I would like to include a couple of .h files with a particular class. When I use the menu choice to include a file, and browse for it, it is included properly and works fine.

Since I would like to include multiple header files, I include them in a standard include file (appinc.h) like this:

#Include Foxpro.h
#Include Errs.h

and then include appinc.h using the class include dialog. I make a small change to the class to force it to recompile, and then run from the project to test. The included .h files are not found -- I get variable 'constant_name' not found messages when I test.

I've tried setting the path before saving the class, rebuilding the project, and including the path name as in: #include e:\msol\foxpro.h

Any suggestions?

TIA-
Carlie
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform