dahlcc
01-17-2002, 09:38 PM
I'm trying to display elapsed time in a dynamic text box whose variable name is txStats.
After fiddling around, I finally tried
txStats = geTimer();
and the text box is blank.
Did I miss a function or something?
Thanks.
After fiddling around, I finally tried
txStats = geTimer();
and the text box is blank.
Did I miss a function or something?
Thanks.