Hi. I am kind of new in VB6.
I would like to make to program in which the user gives: the time to start a procedure (time1) and the time to end it (time2).
How can I make the program to wait until time1 = the current time and then initiate a procedure? and how can i make the procedure to be repited until time2= current time?
Thank you in advance
I would like to make to program in which the user gives: the time to start a procedure (time1) and the time to end it (time2).
How can I make the program to wait until time1 = the current time and then initiate a procedure? and how can i make the procedure to be repited until time2= current time?
Thank you in advance