| |||||
Technical Support Support Resources
Product Information | A51: INCDIR DIRECTIVEInformation in this article applies to:
QUESTIONWhat does the INCDIR directive do? ANSWERThe INCDIR directive (abbreviation ID) allows you to supply one or more paths to search when a $INCLUDE directive is processed by the assembler. For example: $INCDIR (C:\C51\ASM) A51 STARTUP.A51 INCDIR (C:\C51\INC,C:\MYDIR) The search order for $INCLUDE is as follows:
SEE ALSOLast Reviewed: Monday, April 08, 2002 | ||||
| |||||