Specifying Windows Network Paths

Microsoft Windows systems use two conventions for specifying the path to a network resource:

While IDL can resolve both path formats, it is more efficient to use the UNC path to a network resource when specifying directories to add to the the !PATH system variable. Directories specified using UNC paths will be located and searched for .pro and .sav files much more quickly than paths using mapped drives.