Function NnetMap() Foundation
Sets or releases drive mappings.
NnetMap( [<cDrive>] , ; // Default: CurDrive()
[<cMapPath>] ) // Default: NIL
) --> lSuccess
<cDrive>
This is a single uppercase character (without colon!) specifying the drive that is to be mapped. It defaults to the current drive letter.
<cMapPath>
A string which defines the directory where to map the drive to. If omitted any mapping for <cDrive> is released.
NOTE: OS/2 supports neither the mapping of local drives nor the mapping of search drives. Also, all drives are mapped as Root. For this reason parameters 3 to 5 are ignored which do exist in CA-Tools III.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.