Hi Chip, Try this:
Tech Tip: How to get a list of currently mapped drives into 4D on Windows? http://kb.4d.com/assetid=49494 "Windows operating systems have the ability to map network drives to logical drive letters. The following code shows an example of how to get a list of currently mapped drives into 4D. This particular example populates two arrays with the results. The UNCdrive_at array stores the drive letters and the UNCpath_at array stores the corresponding UNC path." -Tim ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

