Hey peeps.
I've just moved from VB6, and it seems half the standard variables don't work anymore!!!
I'm trying to format the contents of a textbox to time format, like this...
textbox.text = format(time, "h:mm")
and all I get is "time not declared"....
Any ideas, cause i'm not firing on all cylinders 2nite :p
