Any work for free programmers care to take the sample program and turn it into a free product? I would like to see it return the entries and subentries in Rexx compound variables or one record per entry with all the sub entry data on the same variable length line instead of the current one item per record model. It started as a very simple sample that someone added a little bit code to take Rexx variables as input instead of hard coding values in assembler code.
I'm not allowed to program for free, lacking my own personal z10 to test on. On Fri, 29 Aug 2008 21:19:05 +0200, Jürgen Kehr <[EMAIL PROTECTED] ONLINE.DE> wrote: >Hi, today I get the updated version of this REXX GIMAPI interface >program. At the first look it seemed to run fine now, the subentry >values are not only displayed for the first entry, it shows now all >matching values. > >But then I found another problem: when you start the sample REXX from >the CBT file you might thought that the output came fron the trapped >variables GIMOUT.I, but that's is not the case. The assembler program >uses SYSPRINT as output, while OUTTRAP handles the PUTLINE macro. The >manuals says: > >OUTTRAP does trap output from the PUTLINE macro with DATA or INFOR keywords > ---------------------------------------------------------------------- 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

