[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    DirDel()

         Deletes a directory from disk

    Syntax:

         DirDel( cDirec ) -> nError

         cDirec : Directory to delete

    Description:

         Deletes a directory. If it's default directory DirDel() returns
         error.

    Return:

         Returns the DOS error or zero if there is no error.

    Example:

         DirDel ( "\OS2\TEMP" )

See Also: DirChange() DirCreate()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson