[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  CurDrive()-> <cDrive>
------------------------------------------------------------------------------


 RETURNS:

  <cDrive> is the drive letter of the selected drive


 DESCRIPTION:

  This function returns the currently selected drive letter.


 EXAMPLE:


    +--------------------------------------------------------------+
    |  /* Where are we ? */                                        |
    |  cPath := curDrive() + ":\" + curDir()  //-> "C:\FW\SAMPLES" |
    |                                                              |
    +--------------------------------------------------------------+



 SOURCE:  

  SOURCE\FUNCTIONS\MKDIR.C



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