Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21358

sort file name based date

$
0
0
in dir c:\mydir\ have a variuos .txt file(only this format)

the single file name have this structure:

aaa0_01-05-2013
aaa1_02-05-2013
aaa1_02-06-2013
aaa1_01-05-2013
aaa2_01-05-2013

i need to store the file name in to an array and loop it based aaa(x) and date

how to?

Viewing all articles
Browse latest Browse all 21358

Trending Articles