User’s Manual MCUez HC12 Assembler
48 Graphical User Interface MOTOROLA
Graphical User Interface
• Modifiers
When either entry Editor Started with the Command line or Editor
started with DDE is selected, the configuration may contain modifiers
to identify which file to open and which line to select.
The %f modifier refers to the name of the file (including path) where
the error has been detected.
The %l modifier refers to the line number where the message has
been detected.
The editor format depends on the command syntax used to start the editor.
Check the editor manual for modifiers that can be used to define the editor
command line.
NOTE:
Be cautious when using the
%l
modifier. This modifier can be used only with an
editor that can be started with a line number as a parameter. Editors such as
WinEdit version 3.1 or lower and Notepad do not allow this kind of parameter.
NOTE:
When using a word processing editor, such as Microsoft Word or Wordpad,
make sure to save the input file as an ASCII text file; otherwise, the assembler
will have trouble processing the file.