Hi all, I have an open tech support track on this issue, but I thought I'd throw this out here in case anyone else has run into a similar issue. I have an EG project that has many data inputs, and produces HTML output. One of the data inputs uses datalines to input static data, and it works perfectly fine in EG but produces errors when I convert the project into a stored process. I eventually narrowed down the issue to an anomaly where the datalines text is truncated in the stored process (but not EG), thereby causing long lines to go to the next line and act like a new row of text. Does anyone know if stored processes have a length limitation where the datalines rows cannot exceed a certain length? I've attached part of the original code, along with part of the stored process code, to show what is happening. You can see where some lines are moved to the next line in the stored process code (e.g., for the first entry, the words " with this.Software Limitation" are moved down rather than continuing from the previous line). I am running EG 4.2 on SAS 9.2 on a Linux server. Any suggestions would be greatly appreciated. Thank you! Message was edited by: Pearl OConnor
Edited to remove attachments.
... View more