Re: z/OS Cross-memory server code walkthrough

2020-03-03 Thread David Crayford
). Rob Scott Rocket Software -Original Message- From: IBM Mainframe Discussion List On Behalf Of scott Ford Sent: Monday, March 2, 2020 2:38 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: z/OS Cross-memory server code walkthrough EXTERNAL EMAIL Rob/Dave: Excellent examples and much a

Re: z/OS Cross-memory server code walkthrough

2020-03-02 Thread Rob Scott
20 2:38 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: z/OS Cross-memory server code walkthrough EXTERNAL EMAIL Rob/Dave: Excellent examples and much appreciated by this T-rex On Mon, Mar 2, 2020 at 8:51 AM David Crayford wrote: > Enjoy! It's really cool code and it's great that Rob is able t

Re: z/OS Cross-memory server code walkthrough

2020-03-02 Thread scott Ford
Rob/Dave: Excellent examples and much appreciated by this T-rex On Mon, Mar 2, 2020 at 8:51 AM David Crayford wrote: > Enjoy! It's really cool code and it's great that Rob is able to share > his expertise with the group with a fully operational cross-memory server! > > I'm sure Rob would

Re: z/OS Cross-memory server code walkthrough

2020-03-02 Thread David Crayford
Enjoy! It's really cool code and it's great that Rob is able to share his expertise with the group with a fully operational cross-memory server! I'm sure Rob would welcome PR's if you spot any issues. On 2020-03-02 9:34 PM, Support, DUNNIT SYSTEMS LTD. wrote: Thanks, Dave and Rob!

Re: z/OS Cross-memory server code walkthrough

2020-03-02 Thread Support, DUNNIT SYSTEMS LTD.
Thanks, Dave and Rob! -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: z/OS Cross-memory server code walkthrough

2020-03-02 Thread David Crayford
instructions and provide a license. Thanks, Dave! Rob -Original Message- From: IBM Mainframe Discussion List On Behalf Of Support, DUNNIT SYSTEMS LTD. Sent: Monday, March 2, 2020 8:41 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: z/OS Cross-memory server code walkthrough EXTERNAL EMAIL

Re: z/OS Cross-memory server code walkthrough

2020-03-02 Thread Rob Scott
Subject: Re: z/OS Cross-memory server code walkthrough EXTERNAL EMAIL Hi Rob, Thank you very much for this contribution. Would it be possible to create a simple ZIP file consisting of the original files in their ASCII or EBCDIC source text

Re: z/OS Cross-memory server code walkthrough

2020-03-02 Thread Support, DUNNIT SYSTEMS LTD.
Hi Rob, Thank you very much for this contribution. Would it be possible to create a simple ZIP file consisting of the original files in their ASCII or EBCDIC source text? -- For IBM-MAIN subscribe / signoff / archive access

Re: z/OS Cross-memory server code walkthrough

2020-03-01 Thread David Crayford
On 2020-03-02 10:08 AM, Paul Gilmartin wrote: On Sun, 1 Mar 2020 08:11:19 -0600, Support, DUNNIT SYSTEMS LTD. wrote: OK, let me rephrase my question: I see that the files are most likely in EBCDIC and just need a binary transfer to z/OS. Is that correct? It's EBCDIC, but beware: the line

Re: z/OS Cross-memory server code walkthrough

2020-03-01 Thread Seymour J Metz
Subject: Re: z/OS Cross-memory server code walkthrough On Sun, 1 Mar 2020 08:11:19 -0600, Support, DUNNIT SYSTEMS LTD. wrote: >OK, let me rephrase my question: > >I see that the files are most likely in EBCDIC and just need a binary transfer >to z/OS. Is that correct? > It's E

Re: z/OS Cross-memory server code walkthrough

2020-03-01 Thread Paul Gilmartin
On Sun, 1 Mar 2020 08:11:19 -0600, Support, DUNNIT SYSTEMS LTD. wrote: >OK, let me rephrase my question: > >I see that the files are most likely in EBCDIC and just need a binary transfer >to z/OS. Is that correct? > It's EBCDIC, but beware: the line breaks are x'25' rather than the perplexing

Re: z/OS Cross-memory server code walkthrough

2020-03-01 Thread Matt Hogstrom
Sorry. I used your question to ask my own. I would zip the repo up Binary transfer it to z/os Unzip it The convert fro utf8 to 1047 Matt Hogstrom +1 (919) 656-0564 > On Mar 1, 2020, at 09:11, Support, DUNNIT SYSTEMS LTD. > wrote: > > OK, let me rephrase my question: > > I see that the

Re: z/OS Cross-memory server code walkthrough

2020-03-01 Thread Matt Hogstrom
Rob, Thanks for sharing the code. I didn’t see a license file in the repo and at least in the source files I checked there was no copyright or license. Did you intend this to be a BSD / Apache style license ? Who owns the copyright, I assume you or is it owned by Rocket? Just curious if I

Re: z/OS Cross-memory server code walkthrough

2020-03-01 Thread Support, DUNNIT SYSTEMS LTD.
OK, let me rephrase my question: I see that the files are most likely in EBCDIC and just need a binary transfer to z/OS. Is that correct? If so, I notice all the files have extension names on them, after the member name. Is there an easy way to transfer these to a PDS or do the extension names

Re: z/OS Cross-memory server code walkthrough

2020-03-01 Thread Support, DUNNIT SYSTEMS LTD.
Hi Rob, I see that the code is up on GITHUB: https://github.com/rscott-rocket/mxe I am brand new to GITHUB. Is there a link which tells me what format the files contained in the downloaded ZIP file are in and/or what to use to transfer them to z/OS? Thanks for your contribution and your

Re: z/OS Cross-memory server code walkthrough

2020-02-19 Thread Wendell Lovewell
Thanks. They still have it Thursday. Hopefully the agenda will be updated before the conference starts. Wendell -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with

Re: z/OS Cross-memory server code walkthrough

2020-02-19 Thread Rob Scott
: Wednesday, February 19, 2020 2:33 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: z/OS Cross-memory server code walkthrough EXTERNAL EMAIL Sounds like a good session Rob. Scrolling through the sessions on the SHARE app, I can't find it. What are the session number and time? Wendell Lovewell

Re: z/OS Cross-memory server code walkthrough

2020-02-19 Thread Wendell Lovewell
Sounds like a good session Rob. Scrolling through the sessions on the SHARE app, I can't find it. What are the session number and time? Wendell Lovewell -- For IBM-MAIN subscribe / signoff / archive access instructions, send

z/OS Cross-memory server code walkthrough

2020-02-18 Thread Rob Scott
All, On Wednesday 26th Feb at Share in DFW, I will be giving a session that walks through some sample assembler code that performs some often-requested functions from IBM-Main. Please come along if this sort of thing is of interest to you. After the session is complete, I will be making the