The first best place to try for help for stuff found on the CBTTAPE is the author who submitted it. Perhaps he is unaware of the flaw. I see where he sets up the loop to get all entries and then all subentries, but not where he positions for the subentries of the 2nd through nth entry. Assuming the GIMAPI is returning more. His email address is in FILE788 and you might want to ask him to look at the specific parameters you pass in as you may have written the FRONT END for something far simpler. I have no usermods in my zone so it was hard to test, but I did get the same results you show after finding another CSI with usermods in it. If the author does not respond, try Sam Golob off the CBTTAPE web site, he is a sharp guy and might have time to take on the challenge of fixing the code.
In the interim, you could make repeated calls to it, passing the 2nd through nth entry to get the subentries. I'm sure the sales rep would be happy to help you purchase an additional engine. GOOGLE shows some hits on GIMAPI and performance. Give the author a try, I have found anyone who recently donated code is happy to try and correct any flaws. I should send him some assemble and link JCL to make that process easier. He may even send you source to test for him. Good luck. On Wed, 27 Aug 2008 10:03:36 +0200, Jürgen Kehr <[EMAIL PROTECTED] ONLINE.DE> wrote: >Hi, > >I think I have to clarify, what in detail my problem with the prgram >from CBT file 778 is: > >I modified the sample REXX to point to my CSI dataset: > > >This program should list all USERMODs for a specific target zone. > > >That means, that for the first match (here USERMOD S1AXR01) all subentry >fields are displayed, as requested by GIMSENTRY='*', for all other only >the its name and the name of the the target zone are displayed, which is >the default value. > >Because I'm not an assembler programmer, I'm not able to locate the >error in the the assemler program, so I would be very thankful for any help. >BTW: I do know, that this program is neither an IBM program nor the API >itself, but if I would find a solution for the above problem, this >program would fulfill my needs. > ---------------------------------------------------------------------- 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

