2013-02-26, 08:03 PM
boriel Wrote:Just for clarification: Not sure what you meant by "performance reasons"I just meant that using a "define" has better performance (less overhead) than calling a function or sub-routine, for simple cases like in this example above.
boriel Wrote:Will fix it asap.Thanks!

