
May 23rd, 2003, 02:53 PM
|
|
Junior Member
|
|
Join Date: May 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Long Loops
I am using a For loop to copy a bunch of files to a different folder, over 1000 of them. Each file is pretty small (10-20kb). When the loop runs, the program seems like it is not responding, although it is still running. The form becomes blank and doesn't update any text boxes or anything. Is there something you have to do when working with long loops, maybe add a delay or something?
|