Re: Submitting batch if you don't have TSO

2019-09-09 Thread Dr. Rick Williams
other tcp/ip methods, but these are the simplest.. hope this helps! -- Dr. Rick Williams -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: JCL "diagramming"?

2018-03-29 Thread Dr. Rick Williams
I think it’s a great idea... -- Rick Williams From: John McKown Reply: IBM Mainframe Discussion List Date: March 29, 2018 at 11:22:40 AM To: ibm-main@listserv.ua.edu Subject: JCL "diagramming"? This is a weird idea that is floating around in my head. I am wondering if > there is any soft

SMF, Assembler, s_float, l_float, float Examples

2013-07-25 Thread Dr Rick Williams
I have a prohram that prints some specific SMF data, that I use for charting & graphing. I am running into some SMF fields that are listed in the SMF manual as s_float, l_float, float ... my assumption is that these are hex float fields? A good example can be seen in the SMF 74(5) records. I was

Re: Rexx Compile

2013-08-14 Thread Dr. Rick Williams
I was wondering, would anyone out there have the necessary JCL required to compile an link a rexx routine? Thanks! Dr. Rick Williams -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists

Re: Rexx Compile

2013-08-14 Thread Dr. Rick Williams
Thank you sir!! Dr. Rick Williams ---Original Message--- From: Thomas Berg Date: 8/14/2013 11:16:19 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Rexx Compile This should work I think (simple example!): //REXXCOMP EXEC PGM=REXXCOMP, // PARM='SLINE(AUTO),NOCEXEC,DLINK,