Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Include file syntax
Message
From
03/10/2007 13:19:54
 
 
To
03/10/2007 09:35:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01258194
Message ID:
01258265
Views:
15
>Try
#INCLUDE = 'Registry.h'
HTH

The syntax is actually
#INCLUDE Registry.h
There is no equal sign, and quotes are optional.

>
>>I'm using this in MyProgram:
>>
>>
>>_INCLUDE = 'Registry.h'
>>
>>
>>I don't get an error, but the #DEFINE values in Registry.h are not available in MyProgram. Is the syntax wrong?
Greg Reichert
Previous
Reply
Map
View

Click here to load this message in the networking platform