>I was just trying to figure out if it is possible to unload functions within >a lua_state. If the functions are stoed in global values, simply set these variables to nil and call garbage collection. --lhf