Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Getting message list from a message file

398 views
Skip to first unread message

Damien FERRAND

unread,
Jun 21, 2000, 3:00:00 AM6/21/00
to
Hi,

is there a way to get the message contained in a message file?
The DSPMSGD command can only print (no outfile) and I didn't find an API
doing it.

Any idea?

Damien FERRAND

Christian Gstalder

unread,
Jun 21, 2000, 3:00:00 AM6/21/00
to
Damien,

The Retrieve Message (QMHRTVM) API would do the trick.

Go to http://publib.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/QB3AMN01/CCONTENTS
for V4R2 or
http://publib.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/QB3AMN02/CCONTENTS for
V4R3

or RTVMSG command

HTH


--

Christian GSTALDER

cgst...@nospam.chpg.mc

Damien FERRAND a écrit dans le message <8iqnbl$he6$1...@wanadoo.fr>...

Craig Rutledge

unread,
Jun 21, 2000, 3:00:00 AM6/21/00
to
The api QMHRTVM will retrieve message descriptions. An example of this api
can be found at

http://earth.vol.com/~craigr//jcrcmd2.html Download the ANZPRTFF (Analyze
Print File Layout) command..

I use it when printing a representational layout of a print file to retrieve
the MSGCON values. This way I show the actual message text in the layout.

- - - -


Damien FERRAND <dfer...@ecam.fr> wrote in message
news:8iqnbl$he6$1...@wanadoo.fr...

Damien FERRAND

unread,
Jun 22, 2000, 3:00:00 AM6/22/00
to
Hi,
Thank you for your answer,
but my problem is that I don't know the MSGIDs of the messages in the MSGF,
I want to get the list of the MSGIDs contained in the MSGF.

Thank you
Damien

Christian Gstalder <cgst...@nospam.chpg.mc> a écrit dans le message :
8iqo18$v24$1...@linuxfr.org...


> Damien,
>
> The Retrieve Message (QMHRTVM) API would do the trick.
>
> Go to
http://publib.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/QB3AMN01/CCONTENTS
> for V4R2 or
> http://publib.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/QB3AMN02/CCONTENTS for
> V4R3
>
> or RTVMSG command
>
> HTH
>
>
> --
>
> Christian GSTALDER
>
> cgst...@nospam.chpg.mc
>
> Damien FERRAND a écrit dans le message <8iqnbl$he6$1...@wanadoo.fr>...

Bradley V. Stone

unread,
Jun 22, 2000, 3:00:00 AM6/22/00
to
You can display them to a spooled file with DSPMSGF (I think this is
the command).

Or, I have a utility named Scan MEssage File (SCNMSGF) that can be
downloaded at my website that will let you search for message IDs by
typing in search text. It's slick and a time saver. Can be found at:
http://www.bvstools.com/scnmsgf.html

Brad

In article <8it1jt$7j2$1...@wanadoo.fr>,

--
Bradley V. Stone
BVS/Tools - www.bvstools.com
Netshare400.com - www.netshare400.com


Sent via Deja.com http://www.deja.com/
Before you buy.

Dave McKenzie

unread,
Jun 22, 2000, 3:00:00 AM6/22/00
to
You can use the optional "retrieve option" parameter of QMHRTVM to do
this. On the first call to QMHRTVM set retrieve option to *FIRST--it
will return the first msgid; then set it to *NEXT on subsequent calls
to QMHRTVM to loop thru all msgid's.

--Dave

On Thu, 22 Jun 2000 14:43:06 +0200, "Damien FERRAND"
<dfer...@ecam.fr> wrote:

>Hi,
>Thank you for your answer,
>but my problem is that I don't know the MSGIDs of the messages in the MSGF,
>I want to get the list of the MSGIDs contained in the MSGF.
>
>Thank you
>Damien
>
>Christian Gstalder <cgst...@nospam.chpg.mc> a écrit dans le message :
>8iqo18$v24$1...@linuxfr.org...
>> Damien,
>>
>> The Retrieve Message (QMHRTVM) API would do the trick.
>>
>> Go to
>http://publib.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/QB3AMN01/CCONTENTS
>> for V4R2 or

>> http://publib.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/QB3AMN02/CCONTENTS for

Damien FERRAND

unread,
Jun 23, 2000, 3:00:00 AM6/23/00
to
Dave,
Thank you for your answers, I didn't read completly the QMHRTVM
specification the first time.

Damien


Dave McKenzie <dav...@galois.com> a écrit dans le message :
d635lschpdtkakasa...@4ax.com...

0 new messages