hi ,
I am trying to make a list where the items in the list would come fron the filenames which lie inside a given folder.So for that i will have to indentify the number of files in the given folde and the names of these files.
All this has to be done dynamically .........
Please help me by telling how can i parse the folder to determine the number of files inside it and their name.
Is their any function or some Api which can be used.

Reply With Quote

