Why doesn't DIR$("C:\*.*", %ATTR_DIR) return only directories?? When
I run the command and then test the result files using GETATTR the
files are clearly not directories. Am I doing something wrong? Do I
have to use FindFirstFile/FindNextFile APIs to retrieve only
directories?
------------------
Thanks,
Doug Gamble
mailto:[email protected][email protected]</A>
I run the command and then test the result files using GETATTR the
files are clearly not directories. Am I doing something wrong? Do I
have to use FindFirstFile/FindNextFile APIs to retrieve only
directories?
------------------
Thanks,
Doug Gamble
mailto:[email protected][email protected]</A>
Comment