[Info-vax] VMS process communication

Jan-Erik Söderholm jan-erik.soderholm at telia.com
Mon Sep 19 18:06:21 EDT 2022


Den 2022-09-19 kl. 22:41, skrev Arne Vajhøj:
> On 9/19/2022 2:21 PM, Single Stage to Orbit wrote:
>> On Mon, 2022-09-19 at 11:28 +0200, Jan-Erik Söderholm wrote:
>>> Den 2022-09-19 kl. 01:58, skrev Arne Vajhøj:
>>>
>>> Interesting! Now, what was that link now... :-)
>>
>> I bookmarked it some time ago:
>> https://www.vajhoej.dk/arne/articles/vmsipc.html
> 
> Yep. Sorry for not include the link.
> 
> Arne
> 
> 

No problem... :-)

In the part about mailboxes, I miss one language, DCL.

$ create/mailbox/perm abc


$ open/write abc
$ write abc "Hello".
$ close abc

$ open/read abc
$ read abc inline
$ write sys$output 'inline'

Very short example, and it might not work...







More information about the Info-vax mailing list