On Mon, 29 Apr 2019 08:28:22 -0400 Joseph Reichman <[email protected]> wrote:
:>I have to process a DSORG type dataset processing each member :>I initially do a FIND and go through Each member :>Seems lime with this access method I have to use READ instead of GET :>And thus do my own deb locking processing In Rexx I would do the allocate and unallocate and this would use QSAM :>In Assembler this more difficult with SVC 99 :>If anybody has any ideas they are willing to share I would appreciate it Most of us that have done this kind of stuff have written our own QPAM to take care of the BSAM bookkeeping. REXX alone is a bad choice - but LM services use BPAM so if you have that option .... -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
