Hi Support,
An "Out of decode stack" exception gets generated when we execute TXLSReadWriteII5.Write . This only happens on some of the reports we generate from Delphi 2007. It looks like it could be a possible data size issue as the report gets generated ok with a smaller set of data.
Any ideas what might cause this issue?
Regards,
Henriët
"Out of decode stack" Exception
Re: "Out of decode stack" Exception
Hello
Please send me a small excel file that reproduced this problem.
Please send me a small excel file that reproduced this problem.
Lars Arvidsson, Axolot Data
-
- Posts: 2
- Joined: Fri Jul 05, 2013 1:49 pm
Re: "Out of decode stack" Exception
Hi Lars,
I've been able to trace the error. It was due to a SUM function which hade more than 255 numbers as the arguments.
Regards,
Henriët
I've been able to trace the error. It was due to a SUM function which hade more than 255 numbers as the arguments.
Regards,
Henriët
Re: "Out of decode stack" Exception
Hello
You can have max 255 arguments. That's an excel limit.
You can have max 255 arguments. That's an excel limit.
Lars Arvidsson, Axolot Data