change-dir Command

Changes the current directory.

All command which work with files use this current directory when determining locations for files which are specified in a relative way. So for example

change-dir c:\mydata
export-bitmap file=images\output.png

will save the output.png to the c:\mydaya\images directory.

Usage

change-dir <directory>

Parameters:

See also: