Hi, The answer to this question is probably obvious, but I can't find it after searching around for a while: Given a function's name as an atom and an arity (for instance as returned by module_info(exports)), how can I convert this into a fun that I can invoke? Thanks in advance, Jeroen Koops