setdir

Changes the current working directory for MACRO.

setdir <dir>

Remarks

Changes the current working directory for MACRO to <dir>.

File names specified for other commands (e.g. fileopen) are based on the "current working directory for MACRO."

Note

The setdir command changes "current working directory for MACRO."
The changedir command changes "File transfer directory for Tera Term."

Example

setdir 'c:\'

See also