B
Babich
Hi!
Is there any way to delay some command in VB without using timer control.
something like this:
command1
delay(50)
command2
delay(80)
command3
......
Is there any way to delay some command in VB without using timer control.
something like this:
command1
delay(50)
command2
delay(80)
command3
......