R
Rowland
I am trying to make a delay on a form (kinda like a splash
screen) but I dont understand for next loops very well
right now it looks like this
for i=0 to 3000
next i
open that form
close this form
end
I wanted a delay of about 3 to four seconds..but it
doesn't work like that, it screems through the cound and
you dont even see the screen blink when it closes and
opens the new form.
screen) but I dont understand for next loops very well
right now it looks like this
for i=0 to 3000
next i
open that form
close this form
end
I wanted a delay of about 3 to four seconds..but it
doesn't work like that, it screems through the cound and
you dont even see the screen blink when it closes and
opens the new form.