PreviousNext
Help > REFERENCE OF THE BUILT-IN FUNCTIONS > Files and File Storage Devices > chdir
chdir

Format:

integer= chdir (path);

Change the current directory directory and return 1 if successful, or 0 otherwise.

This function can be executed on data storage devices only. It will return 0 if an attempt is made to use it in other devices.