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


 PARAMETER:

  <cNewDir> is the path of the new directory to create. This path string
            should not have a trailing backslash


 RETURNS:

  <lSuccess> is TRUE if the function is successful, and the directory
  was created


 DESCRIPTION:

  This function creates a new directory, just like the DOS command 'MD'


 SOURCE:

  SOURCE\WINAPI\MKDIR.C



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