View Full Version : shell.getfolder help
eschulz
04-18-2006, 12:22 PM
I need to know how to use the shell.getfolder to start in the root of c: and not in one of the predefined folders. Does anyone know how to do that
Are you asking how to get the root of the drive where you program is being run? (in most cases c:\)
If so, there is a built-in global variable you can use called _SourceDrive. This is automatically set by AMS at the time your application starts.
Hope I have not misunderstood.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.