John, Yes, the JZOS "fields" package and even the generator tool will run on any Java platform - they are 100% java.
For the generator tool, you have to give it an ADATA file from the Enterprise Cobol compiler, but you can download that file and run the generator on a PC. The JZOS Cookbook has examples and Ant scripts for doing this. Kirk On Thu, Feb 5, 2009 at 1:44 PM, John McKown <[email protected]> wrote: > On Thu, 5 Feb 2009 08:52:11 -0600, Kirk Wolf <[email protected]> wrote: > >>John, >> >>The JZOS Cookbook (on alphaWorks) has code samples and a nice little >>class for reading RDW-delimited records. Not ugly at all :-) > > Do these classes work on a non-z? I.e. are they "pure Java"? If not, then > that doesn't help me to process SMF on Linux or Windows <shudder>. > > -- > John > > ---------------------------------------------------------------------- > 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 > ---------------------------------------------------------------------- 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

