Hi,
I'm using VB6 SP3 on an NT 4. I need to create 100 directories. The names of these directories can be just Dir001, Dir002, Dir003, .........., Dir099, Dir100. How can I create them automatically?
After that I've to move around 8,000 files into these directories according to their filenames. How can I do this using VB? thanks you very much!!