Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Maximum code size?
#2
The size limit is 32 KB. If your macro needs to be bigger, split it into functions.

Macro:

Code...
Function1
Code...
Function2

Function1:

Code...
Code...

Function2:

Code...
Code...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)