Is this file really needed, except for declaring a bunch of variables as special? Can we just get rid of the function declarations completely? The function declarations aren't really useful and hard to maintain. And some of them are currently wrong, like MTELL, which takes any number of args. Ray