SetCurrentDirectory()
Syntax
SetCurrentDirectory(Directory$)Description
Changes the current directory. All files accesses are relative to this directory, when no absolute path is specified. To get the current directory, use GetCurrentDirectory().
Supported OS
All