Chdir
Last Modified: May 29, 2005 14:05PM
|
|
| (Any)
|
Description
STRING CHDIR (STRING DIRECTORY)
PARAMETERS:
Directory : New Directory name
DESCRIPTION:
This function changes the directory by default to which it is specified with the directory parameter. It gives back 0 if it has been successful and -1 in case of not being able to carry out the change to the new directory, for example, if the indicated directory does not exist. The routes can be indicated using the separator of directories/or and can be specified, in the case of platforms that therefore require it, the unit name, for example c:mydirectory in platforms Windows
|
User Contributed Notes Chdir |
|
| There are no user contributed notes for this page. |
| Last updated: Sun, 29 May 2005 - 17:04:50 |
|
|