Page 1 of 1

"Out of decode stack" Exception

Posted: Fri Jul 05, 2013 2:06 pm
by henriet.wilkinson
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

Re: "Out of decode stack" Exception

Posted: Wed Jul 31, 2013 8:26 am
by larsa
Hello

Please send me a small excel file that reproduced this problem.

Re: "Out of decode stack" Exception

Posted: Thu Aug 08, 2013 8:32 am
by henriet.wilkinson
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

Re: "Out of decode stack" Exception

Posted: Fri Aug 09, 2013 8:30 am
by larsa
Hello

You can have max 255 arguments. That's an excel limit.