• 易迪拓培训,专注于微波、射频、天线设计工程师的培养
首页 > HFSS > HFSS help > Temporary Directory Configuration File Format

HFSS15: Temporary Directory Configuration File Format

录入:edatop.com     点击:

This section describes the format of the Temporary Directory configuration files. The format is the same for files at all four levels: user_machine, user, install_machine, and install. These files are text files, so any text editor may be used to modify or create Temporary Directory configuration files.

An example temporary directory configuration file is shown below:

$begin 'Config'

tempdirectory='C:/TEMP/AnsysEM'

$end 'Config'

The temporary directory specified by this configuration file is C:/TEMP/AnsysEM.

Additonal notes:

The string containing the pathname of the temporary directory must be enclosed in single quotes.

The forward slash "/" may be used as a directory separator on Windows and Linux. The back slash "" may be used as a directory separator on Windows only.

The back slash "" is used as an escape character in the tempdirectory string. That it, this character removes the special meaning of the following character.

The single quote character normally ends the tempdirectory string. The back slash may be used to remove this special meaning, and include a single quote in the string.

To use a back slash as a directory separator on Windows, it must be escaped. That is, a double back slash "\" is used to denote a single directory separator.

On Windows, a UNC path normally begins with two back slash characters. In a tempdirectory string, each of these back slash characters must be doubled, so four consecutive back slashes "\\" are used in the config file.

UNC Example

Config file:

$begin 'Config'

tempdirectory='\\hostxyz\TEMP\abc'

$end 'Config'

Here hostxyz is a host with a sharename TEMP having subdirectory abc used as the Temporary Directory. This shows that four back slashes are required for UNC names and that back slashes used as directory separators must be doubled.

Single Quote Example

Config file:

$begin 'Config'

tempdirectory='C:/TEMP/ab'cd'

$end 'Config'

Temporary directory is C:/TEMP/ab'cd. This shows how to include a single quote in a tempdirectory pathname. It also shows that forward slashes may be used as directory separators on Windows.

HFSS 学习培训课程套装,专家讲解,视频教学,帮助您全面系统地学习掌握HFSS

上一篇:Testing GetMachineListAvailableForDistribution
下一篇:Setting the Temporary Directory From the Command Line

HFSS视频培训课程推荐详情>>
HFSS教程推荐

  网站地图