hi guys, i want to put all files under a folder into array, how do i do that???
for example
i don't know if its something like this or not, but please help me,,,thanxCode:dim array(0) for i to 0 to FileCount array(i) = folder.file(i) next i
|
Results 1 to 11 of 11
Threaded View
|
Click Here to Expand Forum to Full Width |