 | Ax51 User's Guide |  |
|
|
| NAME Assembler Statement| Arguments |
NAME modulename
| | Description | The NAME statement specifies the name to embed in the object file for this assembler module. The modulename specified may be up to 40 characters long and must adhere to the rules for symbol names. Note - The modulename is not used as the object file filename.
If no NAME statement is present in the source module, the filename is embedded in the object module. | | Example |
NAME PARSERMODULE
|
Related Knowledgebase Articles |
|