Group Drive Administration
NnetDelFak()
NnetDelFak() exists for compatibility reasons only.
NnetDelFak() --> NIL
NnetFakDep()
NnetFakDep() exists for compatibility reasons only.
NnetFakDep() --> -1
NnetMap()
Sets or releases drive mappings.
NnetMap( [<cDrive>], ; // Default: CurDrive() [<cMapPath>] ) // Default: NIL ) --> lSuccess
NnetMapInf()
Retrieves the path a drive is being mapped to.
NnetMapInf( [<cDrive>] ; // Default: CurDrive() ) --> cPath
NnetMapMod()
Determines the mapping mode for a drive.
NnetMapMod( [<cDrive>] ; // Default: CurDrive() ) --> nMapMode
NnetNxtFre()
Determines the next unused drive letter.
NnetNxtFre( [<lDescendingSearch>] ; // Default: .F. ) --> cNextFreeDriveLetter
NnetSearch()
NnetSearch() exists for compatibility reasons only.
NnetSearch() --> 0