On Fri, 15 Jan 2010 18:19:45 -0700, Frank Swarbrick wrote: > >Anyway, the output is like this... >record 1 is x'8B' (Immed skip to channel 1) >record 2 is x'01' (write without spacing) followed by the first line >record 3 is x'0B' (Immed space 1 line) >record 4 is x'01 (write without spacing) followed by the second line >record 5 is x'0B' (Immed space 1 line) > >and on and on like that. In SDSF it looks like there is one blank line after >each non-blank line. > This is often an artifact of simple-minded conversion from ANSI carriage control to machine. But that results in one "blank" line _before_ each non-blank line, not after.
CMS used to do this, writing to the VM spool, but I believe it got better after a while. Is VM in your picture somehow? -- gil ---------------------------------------------------------------------- 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

