On 18 Jul 2010, at 12:11, Žilvinas Ledas wrote: > to get address of function I can use @MyFunction, but if I use it within MyFunction - I get address of Result. How can I get address of current function? @unitname.function (or @programname.function if you are in the main program file) Jonas