R9C\lib\kernel-2.9\doc\html\erlang.html The documentation for this function should read: erlang:port_call(Port, Operation, Data) and not port_call(Port, Operation, Data) At least that is how it works. Me thinks it strange that this function although modelled after port_control needs a full reference while port_control does not. -Vance