Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
#Include
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
#Include
Miscellaneous
Thread ID:
00727106
Message ID:
00727106
Views:
38
I have seen code for #INCLUDE statements that either use or not use quotation marks around the file name, such as:

#INCLUDE "..\THISFILE.H"

OR

#INCLUDE ..\THATFILE.H

I may be wrong, but I believe the difference between the two is that when quotation marks are used, the path given for the file to include is relative to the directory of the file that contains the #INCLUDE statement; when quotations are not used, I believe the path to the file to include is relative to the FoxPro default directory.

Your help in straightening me out on this one is appreciated!

Thomas
Thomas Allan
Next
Reply
Map
View

Click here to load this message in the networking platform