Example of the issue: ISPF Panel code:
)ATTR 0D TYPE(PS) 05 TYPE(PS) . . . )BODY Ideally would like a workstation IDE user to be able to view the data and perhaps update it and at some point return to z/OS for use. Lionel B. Dyck <sdg>< Website: https://www.lbdsoftware.com "Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are." - John Wooden -----Original Message----- From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of Paul Gilmartin Sent: Monday, July 27, 2020 3:40 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: OMVS CP command anomaly On Mon, 27 Jul 2020 13:48:21 -0500, Lionel B Dyck wrote: > >Created several ISPF panels from DTL. The result is an ISPF panel with >attribute characters that are binary (hex) with examples being x'01' , >x'02', x'05, x'0D', and more. > >Copying these PDS members to an OMVS filesystem using cp works fine. >The data is NOT being copied as binary. > I'd prefer binary (cp -B) for data containing nondisplayable characters. > >The problem/anomaly is copying the files from OMVS into z/OS dataset >members results in these members being corrupted with the single record >being broken into one, or more, records. > >Example: cp -A -U -v' rdir/*) "'"zos'"' > Which code points cause problems? Do you intend to manipulate (Edit, Browse, ...) the OMVS files? -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN