Quote Originally Posted by mackrackit View Post
The INCLUDE command is part of PBP, the text editor used to write the code does not have anything to do with it.
Correct; for compiling PBP finds the include files.

Gusse may be opening the include files with a click in the explorer window.
The next version of FL will also do an explorer open if the full path is provided in the include.

I'm not sure how to code for a partial path as it could be anywhere on the hard drive and doing a search could take several minutes in some cases unless their is a way to limit it.


Norm