On Mon, Jan 25, 2010 at 10:33 AM, Miklos Szigetvari <[email protected]> wrote: > I write now via "Say". > As I set the HTML "content-encoding" to binary , the transer is o.k. so the > PDF binary transsfered, but as I'm using the "Say" to write the HTML I got > extra newlines . > I would like to get rid of this newlines
Ah. A SAY generates a newline, so you need to build a huge, ugly record and SAY that. Not sure if that gets into limitations on SAY length; some experimentation with non-binary long lines is probably indicated. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

