From PM.txt.

308 Macro Buffer Overflow

An attempt was made to define a macro which was larger than 4K. This
usually indicates a missing ENDM pseudo-op.
You may have a macro without ENDM.