PDA

View Full Version : Number to string?


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.

pixelwit
01-18-2002, 12:27 AM
Try this:txStats = getTimer(); Hope this helps,

-PiXELWIT
http://www.pixelwit.com