Will setting the ontimer interval to a low number cause memory problems down
the Line? I have a text box to display the time and set the forms ontimer
interval to 1000ms (1 second) so the box requeries every second, thus the
time is always accurate to the second. Am I asking for trouble? Also, is
there a way to set up the Now() function so that it doesnt display the
seconds?
the Line? I have a text box to display the time and set the forms ontimer
interval to 1000ms (1 second) so the box requeries every second, thus the
time is always accurate to the second. Am I asking for trouble? Also, is
there a way to set up the Now() function so that it doesnt display the
seconds?
Comment