setTPFMacrosFile
You can use the setTPFMacrosFile command to modify the definitions used by the HLASM parser. This command only applies to the editor session in which it is issued.
Note: If you are using target environments, do no use this command. This command modifies the macros
file as a tpfhlasm parser preference. It is recommended that you use the tpfhlasm+ parser; the
tpfhlasm+ parser does not use the tpfhlasm parser preferences. The tpfhlasm+ parser uses the macros
file that is specified in the active target environment editor settings. If you issue this command,
the file that you specify is only used for the remainder of the current editor session.
- Syntax
- setTPFMacrosFile <file_name>
You can use this command to set the location of the macros file.
- Arguments
-
- <file_name>
- The drive letter location or UNC path of the macros file that you want to use. This path can include environment variables. For example %ENVVARS%\hlasm_definitions.dat .