SYSLIB

Specifies the location of the Assembler macro library when the /PREPASM directive is specified.

Syntax:

>>--/----SYSLIB=directory-name-------------><

Parameters:

directory-name
The name of the directory containing the Assembler macro library.

Properties:

Default
mfe\mfasm\include
Setting in the IDE:
Specify on the Dependency Paths tab in your project properties - choose Assembler Macro Paths from the drop-down list.

Comments:

You must have Enterprise Developer Assembler support installed on your machine to make use of this directive.

You should specify this directive only if you also specify the /PREPASM directive.