Table of Contents

Changedir (Statement)

Format

changedir string_expression
changedir ( string_expression )

Description

Change the current working directory to the path specified in expression. For all systems (including Windows) a forward slash (/) will be used to separate folders in a full path.

See Also

2016/01/01 22:42

History

0.9.6rNew To Version