> When I read the file in, its in NETDATA format. > How do I convert it to ASCII?
Look at the comments in DMSDDL ASSEMBLE on MAINT after doing a VMFSETUP nnnn CMS (replace nnnn with the name of the $PPF file for your release of VM). The netdata format is documented there (AFAIK, that's the only place it's ever been documented - I don't think it's in the NJE manuals, although it should be). You'll need to write a program to reassemble the records from the netdata format. It's not hard, but... ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
