Stick a "\." on the end and call FileExists(), like so: dim sFolder as string
sFolder = "c:\tmp\." If FileExists (sFolder) then ... On Thu, 8 Sep 2005, Jephe Nache wrote: > Does anyone know how to check if a folder exists? > > I imagine you have to call some API functions? > > SHGetFolderLocation perhaps? > > > > Any ideas/examples appreciated. > > Thanks > > > --------------------------------- > Click here to donate to the Hurricane Katrina relief effort. --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 17787
