Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"too much code in single macro." error
#1
I am using QM version 2.4.3 and Windows 8.1

After I modified my macro i get the error message

"too much code in single macro."

So I thought I will reduce the number of characters in the code (by shortening variable names). However I still get this error message and I have reduced the total code size to a smaller value than an earlier version of my macro which runs ok.

When I copy and paste the code into notepad and save the file size it is 214 kb and the earlier version is 218 kb so there is definitely less code in the new macro. I am aware I could put more code in functions but as I have reduced the code it should work without doing this?

Maybe it is because I introduced 3 dimensional arrays in the new macro as the previous only had 2 dimension arrays (but that would just affect memory required??) Is the macro just getting too complex??

What causes this error and what is the solution please.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)