Re: Looking for IPCS VERBX examples

2018-06-04 Thread Dan D
Don, thanks for the C sample. I'll convert it over to assemble and see if I can get something working. Susan, I appreciate that you've noticed this and will be helping to get the manuals updated. I have heard from others in the past that there is more useful information within the mapping

Re: Looking for IPCS VERBX examples

2018-06-04 Thread Susan Shumway
This is good feedback and definitely worthy of a requirement, so consider opening one. I'll direct my IPCS content developers to this thread as a heads up. -Sue Shumway On 06/04/18 11:28 AM, Don Poitras wrote: In article <1599371286812594.wa.zos.jes2gmail@listserv.ua.edu> you wrote:

Re: Looking for IPCS VERBX examples

2018-06-04 Thread Don Poitras
In article <1599371286812594.wa.zos.jes2gmail@listserv.ua.edu> you wrote: > Thanks Wayne, > The reason for the request is like you said, the DOC is quite lacking. You > can get some info from reading the macros but that's really not how DOC > should be done. > The only three that I've had

Re: Looking for IPCS VERBX examples

2018-06-04 Thread Dan D
Sorry, I meant that I got the OTHERS working well but these three have me confused. Thanks, Dan -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO

Re: Looking for IPCS VERBX examples

2018-06-04 Thread Dan D
Thanks Wayne, The reason for the request is like you said, the DOC is quite lacking. You can get some info from reading the macros but that's really not how DOC should be done. The only three that I've had issues with are ADPLSEQS, ADPLSMAP and maybe ADPLSSYM. With the little doc/examples

Re: Looking for IPCS VERBX examples

2018-06-03 Thread Wayne Driscoll
-MAIN@LISTSERV.UA.EDU] On Behalf Of Dan D Sent: Friday, June 1, 2018 6:26 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Looking for IPCS VERBX examples I'm looking for samples of how to do things within an IPCS VERB exit in assembler. I have a lot of the simple things down but I'm confused with symbols

Re: Looking for IPCS VERBX examples

2018-06-03 Thread Lizette Koehler
. Lizette > -Original Message- > From: IBM Mainframe Discussion List On Behalf Of > Dan D > Sent: Friday, June 01, 2018 4:26 PM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Looking for IPCS VERBX examples > > I'm looking for samples of how to do things

Re: Looking for IPCS VERBX examples

2018-06-03 Thread esst...@juno.com
I would be interested in this as well -- Original Message -- From: Dan D To: IBM-MAIN@LISTSERV.UA.EDU Subject: Looking for IPCS VERBX examples Date: Fri, 1 Jun 2018 18:26:08 -0500 I'm looking for samples of how to do things within an IPCS VERB exit in assembler. I have a lot

Looking for IPCS VERBX examples

2018-06-01 Thread Dan D
I'm looking for samples of how to do things within an IPCS VERB exit in assembler. I have a lot of the simple things down but I'm confused with symbols, dataspaces and 64-bit storage. Could someone send me or point me at some simple samples to create symbols, access a dataspace and 64-bit