ABC treats functions and procedures differently.
ABC functions are
PRO.h
defines helper macros for procedures that:
ok64
.You can write and invoke ABC procedures without using PRO macros. You may not use this convention at all. As every ABC component, this one is orthogonal and optional.
Note that PRO macros also allow for fine-grained tracing of the call stack.