> Thanks Roberto... and so you need to pass a reference to the register where to store the result of the function or what? In the case of Lua, the "return" opcode has a parameter that tells where (what register) is the result. -- Roberto