According to the manual, you can insert any block of source code. When you use INCLUDE "mystuff.bas" for example, the complete contents of "mystuff.bas" is inserted in place of the INCLUDE line during compile. I have done this with simple things, and it seems to work fine. Is there something specific you are having trouble with?
Bookmarks