Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scope of header file
Message
De
11/03/2004 07:22:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Scope of header file
Divers
Thread ID:
00885138
Message ID:
00885138
Vues:
42
Hi,
What is the scope of header file?

I face a weird case here.
My main.prg
#INCLUDE 'INCLUDE\appincl.h'
My class.vcx include 'INCLUDE\framincl.h'

I get error ' is not found' when I run my program. However, if I add
#INCLUDE 'INCLUDE\appincl.h'
#INCLUDE 'INCLUDE\framincl.h' 
to my main.prg then my class will work fine.

Any ideas?

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform