|
> Is there such a thing as creating/displaying a message queue as *LIFO > instead of *FIFO? I couldn't find a way. You should be able to do it programmatically using the Message Handling API's, by using the key of *LAST, then using the key of each message received use *PRV as well. [ http://publib.boulder.ibm.com/iseries/v5r1/ic2924/info/apis/QMHRCVPM.HTM#HDRMSGKEY ] > Course I guess then it wouldn't be a 'queue' but a 'stack'. <g> > I think it will still be a queue, you're just dealing with the other 'end' of the queue. Now, I wonder if I can get away with implementing a *LIFO queue at the local vehicle licensing facility this afternoon when I get plate sticker... --phil
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.