I have a macro which, among other functions, can write a text file (using PUT statements) that describes the parameters and their syntax. I developed it using plain ol' Windows-based SAS (v 9.1.2) and it worked fine. However, now that I'm running it under EG, the text file is only about 5 rows long - there are square-like characters indicating where line feeds should be.
I can't find relevant KnowledgeBase articles or documentation to help determine what change in my environment is involved (is it that our BI server is now Unix-based? was it moving to EG? from 9.1.2 to 9.1.3?), or (more to the point) what to change in the code to make the output render properly.
Any leads would be gratefully appreciated!
Steve