IAS provides three predefined symbols. Use them in the assembly language file:
|
@line |
is an integer specifying the current line number. |
|
@filename |
is a string specifying the current file name. |
|
@filepath |
is a string specifying the current path and filename. |