Found in: /wiz/mimi/update/misc.c

evaluates the string s as an LPC value.  Eg, if you have a string
someonetyped in: "({1,2,3,4})"  eval returns the actual array
({1,2,3,4}).
