Index // Changedir


Format:

changedir expression
changedir( 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:

Close, Currentdir, Eof, Exists, Kill, Open, Read, Readline, Reset, Seek, Size, Write, Writeline

Revised:

0.9.6r