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
Search found 2 matches
- Thu Aug 08, 2013 8:32 am
- Forum: XLSReadWritwII 6
- Topic: "Out of decode stack" Exception
- Replies: 3
- Views: 2975
- Fri Jul 05, 2013 2:06 pm
- Forum: XLSReadWritwII 6
- Topic: "Out of decode stack" Exception
- Replies: 3
- Views: 2975
"Out of decode stack" Exception
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. A...