function_info()
wizkid@borg.reshall.ksu.edu (wizkid@borg.reshall.ksu.edu)
Thu, 21 Mar 1996 23:19:08 PST
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