Motorola HC12 User Manual

Page of 328
Environment Variables
Environment Variables Description
MCUez HC12 Assembler
User’s Manual
MOTOROLA
Environment Variables
63
3.5.5  TEXTPATH
Syntax:
TEXTPATH=<
path
>
Arguments:
<path>: Paths separated by semicolons, without spaces
Description:
When this environment variable is defined, the assembler will
store the listing files it produces in the first directory specified.
If TEXTPATH is not set, the generated listing files will be
stored in the directory where the source file was found.
Example:
TEXTPATH=\sources\txt;..\..\headers;\usr\local\txt
MCUez Shell: Open the Current Configuration dialog.
Select the Paths tab.
In the Configure combo box, select Text.
Enter the directories in the list box (one directory on each line).
See also:
None