A small DCL request....

Post Reply
User avatar

Topic author
tlovern
Active Contributor
Posts: 40
Joined: Tue Jul 21, 2020 10:44 am
Reputation: 0
Status: Offline

A small DCL request....

Post by tlovern » Mon Nov 20, 2023 1:21 pm

I would like the ability in DCL to perform a non-destructive read of a MAILBOX - a peek as it were. (I'd also like to do this in a compiled language like C)

Currently reading a mailbox removes the data, I'd like to look at the data from a monitoring program without changing it.

I know there's a ton of more critical stuff in the queue already, but it would be useful...

User avatar

imiller
Master
Posts: 147
Joined: Fri Jun 28, 2019 8:45 am
Reputation: 0
Location: South Tyneside, UK
Status: Offline
Contact:

Re: A small DCL request....

Post by imiller » Tue Nov 21, 2023 5:09 am

My mailbox utility can do this and more https://vms.process.com/scripts/fileser ... D=&RM=&RY=

There is also an older utility
https://vms.process.com/scripts/fileser ... D=&RM=&RY=
Ian Miller
[ personal opinion only. usual disclaimers apply. Do not taunt happy fun ball ].

Post Reply