I have a template using a large number of macros (35). The macros in this template are calling ones to others in different order and several times, depending on the code I want to obtain.
My problem is about memory. It seems that when a certain number of calls among macros is done an out of memory error appears. Do any of you know if there are any limit to the number of macros that can be called from a template? Thanks in advance. Marta.
