HW_COMMANDFILE_DIR
Sets the location to read/write the command file.
Syntax
HW_COMMANDFILE_DIR directory
Type
Framework Environment Variable
Description
Sets the location to read/write the command file.
- directory
- The path to the directory where the file should be written to and read from. A value of ./ (dot slash) indicates that the start-in directory should be used, which is the default behavior.
Examples
Set the directory: E:/mydir: HW_COMMANDFILE_DIR E:/mydir.
Errors
None.