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 directory for MACRO.

Example

setdir 'c:\'

See also