Glenn,
Could you post the source code? Thanks.
Glenn Holmer <gholmer@weycogroup.com>@midrange.com on 02/28/2001 12:50:33
PM
Please respond to JAVA400-L@midrange.com
Sent by: owner-java400-l@midrange.com
To: JAVA400-L@midrange.com
cc:
Subject: Re: list members
"James H. H. Lampert" wrote:
>
> Glenn Holmer wrote:
> > > How do you list the members in a file?
> >
> > Thanks, but what I'm looking for is how to do it in Java... :)
> > Should I run one of those CL commands and examine the output, or
> > is there a simpler way using Toolbox classes?
>
> Dear Mr. Holmer:
>
> There's an OPM system API for that. I haven't called it from Java, but I
> have from C and RPG. If you can call an OPM API, and retrieve the
> results from a *USRSPC, you've got it.
Yup, it's QUSLMBR (and QUSRTVUS to read the contents of the user space).
IBM support turned me on to this today, it's done using PCML to directly
call an OS/400 API from a Java program. *Extremely* cool.
If anybody wants to see the source code for the test program I wrote,
just ask.
--
____________________________________________________________
Glenn Holmer gholmer@weycogroup.com
Programmer/Analyst phone: 414.908.1809
Weyco Group, Inc. fax: 414.908.1601
+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---
+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---
+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---