to run JCLPlay2 I need to download the ibmjzos.jar from the web site to Eclipse's Jars folder I need to export the project to the MF as a jar JCLPlay2.jar I need to edit the JCL JCLPlay2 reads a Unix file (/u/jear/data/POP.csv) and writes an MVS file (USER900.TRAINING.RESULTS) WARNING the JCL expects the MVS file to exist before the run DISP=SHR Also the JCL will look for STDENV (/u/user900/FilePlay.profile) on the USS, and will fail if the env setting file is not found I opened TSO (Mocha) and went to =3.2 to allocate the output file I need to copy the FilePlay.profile from my PC to the MF WARNING I will now have 2 copies, and I need to make sure I know which copy I edit I will use RDz's Remote System View to copy form Local to MVSF run JCLPlay2 on the MF and take a break until 2:25pm