You mistake someone working for IBM and donating sample code to CBTTAPE as an API from IBM. It is not. I'll give it a try tonight. I assume the OP did notice the sample Rexx code traps the output into a compound variable, not a singular variable. You did display from stem.1 thru stem.[stem.0]?
I had in mind to do what I did for the CICS DFHCSD vsam file, repro it to a flat file and then read it. It only takes about a month to figure out what it is you are looking at. A Rexx API to SMP/E is long overdue. RXGIMAPI file778 is not really from IBM nor an API. It is a starting point for people who want to try and tackle using assembler code to get to the real API. On Tue, 26 Aug 2008 21:28:33 +1000, Shane <[EMAIL PROTECTED]> wrote: >On Tue, 2008-08-26 at 12:49 +0200, Jürgen Kehr wrote: >I know we keep harping on to IBM (et al) to provide us with >(documented !!!) APIs, but I have to consider this one a less than >outstanding success. And like the CSI, the documentation is (was) >average at best. Playing with it is about the only way to figure it out. >I seem to recall a year or two back I tried the assembler interface, and >even had a lash at the C sample when I was trying to get my head around >that. Don't ever recall having tried Rexx, but there is going to be a >fair slog involved in getting it to work generically methinks. > >Good luck. > >Shane ... > ---------------------------------------------------------------------- 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

