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


 PARAMETER:

  <cNewDir> Is the target path where we want to change to. This path 
            string should not have a trailing backslash, except it is the
            root directory. Ie: "c:\" is Ok, but "C:\Windows\" is not.


 RETURNS:

  <lSuccess> is TRUE if that directory exists and we could change into it



 DESCRIPTION:

  lChDir() lets us change the directory.


 SOURCE:

  SOURCE\FUNCTION\CHDIR.C



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