> For the SX chip (a 16C5x clone) and its SASM compiler, I have > a macro that > only compiles code for a function if that function is used. > And the first > time, it compiles the code, the next time that code is used, it just > compiles the call to it. Huge include file, only the required code is > included. I would guess something like that could be written > for MPASM. Once upon a time I was working on something like that for MPASM, but it got terribly slow, and then I read that the MPASM macro space was limited to something like a few kilobytes, so I abandoned the idea. Wouter van Ooijen -- ------------------------------------------- Van Ooijen Technische Informatica: www.voti.nl consultancy, development, PICmicro products docent Hogeschool van Utrecht: www.voti.nl/hvu -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist