Hello everybody! This is my debut on PICList because I am a PIC-starter! I am playing around with MPLAB trying to adjust the environment to my needs and I found kind of strange behavior associated with including the .inc files. In MPLAB's project settings there is a place for defining "Include path". It doesn't seem to work. I think, that "including" files is a feature of assembler rather then IDE. Regarding include directive MPASM manual states as follows: "If a fully qualified path is specified, only that path will be searched. Otherwise, the search order is: current working directory, source file directory, MPASM executable directory." Does it mean that I can't specify my "include directory"? Am I forced to keep my macro definitions in "MPASM executable directory" to share them among different projects? How do you maintain your macros library? Thanks, Ira http://taemur.netfirms.com -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu