Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
#INCLUDE is not pulling code in
Message
From
08/07/2005 09:59:48
 
 
To
08/07/2005 09:54:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01030418
Message ID:
01030423
Views:
14
>We maintain an VFP and FPDOS versions of same application. There is one prg in particular that changes frequently and must be kept synchronized. To accomplish that I am trying to #INCLUDE the DOS prg into the VFP version using the preprocessor to resolve the issue. Unfortunately when the file is compiled the code is not pulled in.
>
>What could be the problem?
>
>TIA,
>
>Alex

From the Help file:

Only the #DEFINE ... #UNDEF, #IF ... #ENDIF, and #INCLUDE preprocessor directives are recognized in a header file. Comments and Visual FoxPro commands included in a header file are ignored.
Previous
Reply
Map
View

Click here to load this message in the networking platform