Page 1 of 1

default search path for include

Posted: Mon Aug 23, 2010 5:53 pm
by hallodri
hi,

Please build it a default searchpath for an include.

Example:

Code: Select all

IncludeFile "bla.pbi"
If bla.pbi not in the project folder can be found, the compiler is only in "his" look include folder before it issues an error.

Thank you