wwUtils::IsDir
Checks to see if a directory exists. Unlike Directory() this method works on Windows 2000.
o.IsDir(lcPath)
.T. or .F.
Parameters
lcPath
Path to check for
Checks to see if a directory exists. Unlike Directory() this method works on Windows 2000.
o.IsDir(lcPath)
.T. or .F.
lcPath
Path to check for