Hi all! I get "Sample Java programs for the IBM JZOS toolkit" from here :
http://www-03.ibm.com/systems/z/os/zos/ ... ssamp.html
But, when I try to compile samples, take the place missing import like this
import com.ibm.jzos.Exec;
import com.ibm.jzos.FileFactory;
import com.ibm.jzos.RcException;
import com.ibm.jzos.ZUtil;
in packadge i just found pack named com.ibm.jzos.sample.* with samples). And I cant find for example com.ibm.jzos.Exec, etc. Try to search it on ibm.com, but without result.
Please help to find thath packadge or tell me, how I can compile and use MvsJobSubmitter.
Or say how run from Java Rexx script, JCL or procedure like "listgrp"
packadge com.ibm.jzos.*
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: packadge com.ibm.jzos.*
Have you contacted your site support group for assistance? What did they tell you?
Re: packadge com.ibm.jzos.*
Also I write to IBM and they send me "support request form" and I fill it & wait for answer.