Thanks for the information. I haven't really gotten into the REXX portion. I've been reading the LE manuals. Which has caused unscheduled naps. <grin/>
On Thu, Jul 11, 2013 at 12:21 AM, David Crayford <[email protected]>wrote: > I find it much easier to use subcommand enviromments > http://users.tpg.com.au/**crayford/rexxre.txt<http://users.tpg.com.au/crayford/rexxre.txt> > . > I setup the CEEPIPI environment in RTKSUBCM, allocate all the memory I > need for the command processor routines (saveareas etc) and store a control > block in the SUBCOMTB_TOKEN field. > When the command handler gets called I grab the control block from R1 (no > need to GETMAIN storage areas) and forward the call to the LE routines via > PIPI. Those cost of parsing the command > string is significantly less than the overhead of GETMAIN and name/token > services calls. > > > -- This is a test of the Emergency Broadcast System. If this had been an actual emergency, do you really think we'd stick around to tell you? Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
