SET DIR
This command will set the current working directory to the specified path. The path can be absolute or relative. Absolute paths contain the entire path including the drive letter. A relative path assumes the program has a valid current working directory and continues the path from the current location.

SYNTAX
SET DIR Path$

RELATED INFO
FILE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example