Action
Instructs the compiler to use the specified register file.
Syntax
$REGFILE = "file"
Remarks
File |
The name of the register file to use. |
The $REGFILE statement must be placed before any other executable statements or compiler directives.
See also
NONE
Example
'comment is no problem before the $REGFILE statement
$REGFILE = "8052.DAT" 'use the 8052.DAT file