Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Header file problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00884733
Message ID:
00885217
Vues:
13
>I have try yuor suggestion, but it doesn't work.
>I found an workarounbd, that is #INCLUDE '\COMMOM30\INCLUDE\FRAMEWRK.H' in my subclass appincl.h
>
>As we know, .H file is only in "limited" scope. But after I added the .H file above, my program work ok. It will cause error again if I remove the line.

When you create a "regular" MM VFP application, the appincl.h file *does* have that same INCLUDE statement in it:
*-- Framework-specific constants
#INCLUDE '..\COMMON30\INCLUDE\FRAMEWRK.H'
It's acceptable to do the same in the appincl.h file you have created.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform