MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
function_info()
-
Date: Thu, 21 Mar 1996 23:19:08 PST
-
From: wizkid@borg.reshall.ksu.edu
-
Content-Transfer-Encoding: 7bit
-
Content-Type: text/plain; charset=US-ASCII
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