Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Include files
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00999844
Message ID:
00999895
Views:
46
>I noticed that my INCLUDE files were showing up in a couple of places and wanted to consolidate them to one folder. I think this was a mistake. The INCLUDE files are not being properly included now. I actually had it working by putting the INCLUDE folder in the VFP path, but because one project uses a particular framework that has INCLUDE files using some of the same names, it was finding the wrong version and causing difficulty. So one thing I did was take my "regular" INCLUDE files (the ones I use with my normal framework) and use the full path to an INCLUDE file when one INCLUDE file includes another one. And then I took the INCLUDE file folder out of the VFP path. But, despite the documentation saying VFP will use the full path if you use one, the INCLUDE files aren't found. In other words, if a form or class uses an INCLUDE file, that file is found, but if that INCLUDE file INCLUDEs another file, that file is not found despite the fact that the full path is used. For now,
>I can just put things back like they were, but this is frustrating. I'm not sure why VFP won't find the other files (and it's irritating that it does not report a problem when it can't find the file).
>
>Russell Campbell

Hi Russell,

Lots of info on dos and don'ts re: include files here. http://fox.wikis.com/wc.dll?Wiki~IncludeFiles

Regards,
Jim
Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform