Results 31 comments of Matt

Whenever a version is released I make mods to the extension to suit my needs. These are the things I change to meet my needs at the moment. 1. I...

It's not that much work when its just a scan and a replace, I do have to watch and not update the extension when I don't have the time and/or...

I wrote a couple of SQL table functions that do what I want to solve this problem. I modified the distributed extension to have them run over the delivered code...

INQUIRY using SQL (taken from ACS RUN SQL Scripts Examples) -- -- category: IBM i Services -- description: Message Handling - Review system operator inquiry messages -- Examine all system...

INQUIRY and/or REPLY using system APIS These APIs are mostly likely system version independent than using the IBM views. Receive Nonprogram Message (QMHRCVM) API Send Reply Message (QMHSNDRM) API

I suppose you could monitor for an object type of *MSGQ and then expand (somewhere). I would prefer a grid with additional filters, but if a tree list if simpler...

Delete and Reply for starters. If you have the list be limited to the amount of data from the inquiry, you could also present a details panel to show more...

[#VS Code - Code for IBM i - Log - Case #.txt](https://github.com/halcyon-tech/vscode-rpgle/files/9213556/VS.Code.-.Code.for.IBM.i.-.Log.-.Case.txt) [VSCCFII89.RPGLE.TXT](https://github.com/halcyon-tech/vscode-rpgle/files/9213560/VSCCFII89.RPGLE.TXT) A source member that will recreate and the log (with extra stuff) that shows it creating the...

Yep apologies that is what is going on.

So an idea I had is for the product to utilize the EVFEVENTS data to collect the `actual` copybook members used. Since you cannot use QTEMP to work with I...