Great, thanks for the info. On 4 August 2010 22:30, Eric Mendelson <[email protected]> wrote:
> It will be in the proceedings soon > Sent from my Verizon Wireless BlackBerry > > -----Original Message----- > From: Graham Harris <[email protected]> > Sender: IBM Mainframe Discussion List <[email protected]> > Date: Wed, 4 Aug 2010 22:04:10 > To: <[email protected]> > Reply-To: IBM Mainframe Discussion List <[email protected]> > Subject: Re: BCPii Sample code - is there any? > > Does anyone know if there is any material from Steve Warren's BCPii Share > session on Tuesday? I have been monitoring the Share site in the hope that > something might appear, but no joy as yet.....(many sessions do seem to > have > the ppt's, but not that one). > > I do now have a functioning basic BCPii POC capability working, based on > some assembler kindly donated off-list, but my assembler skills are verging > on the seized-up side of rusty, and probably have a better chance with C. > > Would be ideal to be able to invoke the BCPii commands from REXX, but > that's > not on the cards from what I can make out. > > > > On 15 July 2010 13:34, Mary Anne Matyaz <[email protected]> wrote: > > > Precious little so far. Sam Knutson provided some in his bit bucket > > presentation: > > > > > http://ew.share.org/client_files/callpapers/attach/SHARE_in_Denver/S2208SK13 > > 1053.pdf > > He indicated SAF was usually a problem. > > > > Steve Warren is doing the following presentation at Share in 3 weeks: > > BCPii for Dummies: Start to finish installation, setup and usage > > Tuesday, August 3, 2010: 4:30 PM-5:30 PM > > Room 313 (Hynes Convention Center) > > Speaker: Steve Warren (IBM Corporation) > > This session goes thru a complete BCPii setup, including step by step > > installation and configuration instructions, including configuration of > the > > support element, security definitions and BCPii address space. Real > coding > > examples will also be given. Included in the presentation will be a quick > > BCPii > > update for z/OS 1.12. > > http://share.confex.com/share/115/webprogram/Session7543.html > > > > > > From Sam's presentation: (Sorry for the formatting.) > > BCPii test case > > * ConnectTypeValue_Ptr > > LA REG4,HWI_LOCAL_HOST_CPC special case “*” > > ST REG4,CONNECTTYPEVALUEPTR > > LA REG4,CONNECTTYPEVALUEPTR > > ST REG4,HWICONNTYPEVALUE_PTRPTR > > * Call HWICONN > > LOAD EP=HWICONN LOAD AND CALL HWICONN > > LR 15,0 > > LR REG1,REG5 > > BALR 14,15 > > MVC RETN+11(8),HWICONN MOVE HWICONN INTO WTO > > MVC EXPN+11(8),HWICONN MOVE HWICONN INTO WTO > > LA REG15,CHECKRC GO CHECK RC FROM SERVICE > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: GET IBM-MAIN INFO > > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

