[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  lRmDir( cPath ) -> <lSuccess>
------------------------------------------------------------------------------


 PARAMETER:

  <cPath>   Is the target path we want to delete. This path string should
            not have a trailing backslash, Ie: "c:\test" is Ok, but 
            "C:\test\" is not.


 RETURNS:

  <lSuccess> is TRUE if the directory has been successfully deleted



 DESCRIPTION:

  lRmDir() removes the specified directory. To do so, the directory has
  to be empty.


 SOURCE:

  SOURCE\FUNCTION\MKDIR.C



See Also: CurDrive lMkDir lChDir
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson