[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_NUMLDRV()
 GetNumberOfLocalDrives
------------------------------------------------------------------------------
 Syntax
 
       fn_numLDrv() -> nDrives
 
 Arguments

      None

 Returns

      The number of local drives on the current workstation.

 Description

      This function determines the number of local drives on the current
      workstation, which is used by the shell to determine at which letter
      to begin mapping network drives.

      Unless LASTDRIVE was used in the station's CONFIG.SYS, or the station
      has additional hard or RAM drives, the default for this function is
      generally 5, which is the number of logical drives set aside by DOS.

 Examples

      ? fn_numLDrv()                           // 5


 Source: N:\SRC\CONNWS\DRVINFO.PRG

 Author: Steve Larsen

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