>
"Adam Lindberg" <> writes: > Hi all! > > Why is there no ?FUNCTION macro? If it is possible to do ?MODULE and ?LINE > it should be possible to do ?FUNCTION too? The pre-processor that defines macros knows nothing about Erlang syntax and has no idea about which the current function is. /Bjorn -- Björn Gustavsson, Erlang/OTP, Ericsson AB