Each of those opens the data set and hence automatically decrypts the data. Lennie
-----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Sebastian Welton Sent: 13 October 2024 17:05 To: [email protected] Subject: Re: File Manager and viewing tracks On Sat, 12 Oct 2024 09:34:23 +0000, Lennie Bradshaw <[email protected]> wrote: >Charles, >You are correct of course. It's for a class demonstration. I just wish to show >the encrypted contents of a file and its original form. Simply. >Lennie > What about the TSO PRINTDS command but with the LINES parameter: PRINTDS DATASET(LENNIE.TEST) LINES(1:10) I suspect DITTO would alsobe quite helpful here too. Sebastian ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
