I'm a new newbie so forgive me if i'm posting in the wrong slot
My problem is that when i use readdir() to give me a list of the folders in my base directory, the first two lines are dots before the real results, like this:
.
..
folder1
folder2
folder3
what's the reason for this and how can i get round it??
thanks for any enlightenment