Hi,

I've tested what strings are passed to DOS. The same results in
> directory(".../") and directory(".../*.*") function calls are obtained
> because Clipper adds *.* if last character is path sepatator. So, it's
> not a question of platform behavior, it's Clipper.



Exactly, if there is no <cDirSpec> parameter in call to DIRECTORY(), or
string is empty, or
string ends with symbol ":" or "\", Clipper adds "*.*"

best regards,
Saulius
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to