DirChange()
Changes the directory
Syntax:
DirChange( cNewDirec ) -> nError
cNewDirec : New directory
Description:
Changes the default DOS directory.
Return:
Returns the DOS error or zero if there is no error.
Example:
DirChange ( "\OS2\MDOS" )
See Also:DirDel()DirCreate()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson