MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

function_info()




Hi.

I have a suggestion for an enhancement/bug fix to function_info():

;function_info();
 < .. excellent information .. >
;function_info("move");
=> {"move", 2, 2, {1, 1}}
;function_info("");
#-1:Input to EVAL, line 1:  Invalid argument
... called from built-in function eval()
... called from #57:eval_cmd_string (this == #2), line 18
... called from #57:eval*-d (this == #2), line 10
(End of traceback)

--- Zach Metzinger (Succubus)
wizkid@ksu.ksu.edu


Follow-Ups:

Home | Subject Index | Thread Index