Original Post
anyone else get this using the source?
bad argument #1 to '?' (number expected, got no value)
line 22 of the test file:
if pcall(f) or pcall(f, "z") or pcall(f, true) then
where f is the function "tobit"
bad argument #1 to '?' (number expected, got no value)
line 22 of the test file:
if pcall(f) or pcall(f, "z") or pcall(f, true) then
where f is the function "tobit"