Thread: Small question
View Single Post
  #9  
Old 03-17-2005, 04:07 PM
Luigi203 Luigi203 is offline
Hamma Time
Luigi203's Avatar
Join Date: Mar 2003
Location: North East PA
Posts: 285
Luigi203 is on a distinguished road
Send a message via AIM to Luigi203
speed = #t(1); > test > Error: Expected format var, var[i], obj[i].attr, function(a), function(a,b)
speed = strtofloat(#t(1)); > test > Error: (none)
__________________


CAUTION
Reply With Quote