Why doesn't the following statement print ALL the files in the root dir?


Debug.print Dir("c:*.*")




Thanks!