mw.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
30815
THE MACRO IS TOO LARGE.
 
The macro you are running has too many lines, too
many instructions, or both.
 
1. Divide the macro into separate, smaller macros
   and assign each a different name.
2. Write a calling macro that calls each macro in
   order. For more information on writing and
   editing macros, see the Help topic, "Macro
   Quick Reference."