how do i check if a directory is empty. For example, lets assume i have directory call "app" in the path "c:\app". i want to check this directory is empty. if is not empty i want to read what ever inside the dirctory "app". Maybe i have one file or bunch of file. Now with out knowing the file name how do i read what ever inside the directory "apps"
thankx
amal


Reply With Quote