We have CAVIEW on the mainframe, sequential files containing report data are sent to CAVIEW via the mainframe utility IEBGENER at the ends of jobs that produce reports. This system DID have straight JCL - we converted to JCL-and-cataloged PROCEDURE (PROC). The filename into CAVIEW, the CAVIEW...
I'm trying to use SMTP to send emails using IBM JCL (IEBGENER). This is the JCL I'm using.I'm getting INVALID COMMAND errors on the SYSIN commands. Help. //VS90033Y JOB (1,6893215,FPN-800),'CMMS',MSGCLASS=V,USER=VS90033 //**************************************************************** /**MAIN ...


