Im trying to find a way how to find whether or not a certain directory exists on a computer(i.e. if C:/Programs is there or not)
anybody with an idea please help me!
Printable View
Im trying to find a way how to find whether or not a certain directory exists on a computer(i.e. if C:/Programs is there or not)
anybody with an idea please help me!
Use the Dir() function. It explains pretty well how to do it in Help.
Regards,
------------------
- Chris
[email protected]
If it ain't broke - don't fix it :)