sniper
11-15-2005, 02:55 PM
After spending about half an hour of trying to get a function to work and then asking for my suprvisor's help(this will be his code), I'm getting the out of stack space error. I've googled the error and didn't get much in return. Here's the code:
function IsNumeric(number)
isnumeric(number)
end function
Any help will be appreciated. Thank you.
function IsNumeric(number)
isnumeric(number)
end function
Any help will be appreciated. Thank you.