On Thu, Jan 6, 2011 at 9:06 AM, Bernd Oppolzer <[email protected]> wrote: > big grin :-) > > I do: download files to Win or OS/2 using FTP oder RECEIVE, > then KEDIT the file (big applause to Mansfield Group) > then insert a special char at the "split points", e.g. % > > then > > set hex on > change /%/x'0d0a'/* * > > then save the file and reopen (or upload to z/OS).
You can save a few clicks/characters: after the CHANGE, do a PUTD ALL and then a GET...same result. -- zMan -- "I've got a mainframe and I'm not afraid to use it" ---------------------------------------------------------------------- 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

