Previous Topic Next topic Print topic


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 in Additional directives.

Comments:

You must have Studio Enterprise Edition for UNIX 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.

Previous Topic Next topic Print topic