David, I remember from long ago that CMS NETDATA (not the TSO version) was documented in the CMS manuals. I short search reveals it to be in the 620 CMS Macros and Functions Reference.
best regards, Pieter Harder ________________________________________ Van: Linux on 390 Port [[email protected]] namens David Boyes [[email protected]] Verzonden: dinsdag 5 maart 2013 18:09 Aan: [email protected] Onderwerp: Re: Issues using VMUR > 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/ ---------------------------------------------------------------------- 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/
