sups,
Is there a Delay command in VB like the Delay command in Pascal?
I got progressbars in my project which mesuring the progress of commands...and ofcourse its going very very quick, so i'm wondering if there is a Delay command in VB i can use, to make the progress a lil slower, so the user will b able to view the changes in the process...?