[Info-vax] How to detect ^Y from an inner command procedure

Stephen Hoffman seaohveh at hoffmanlabs.invalid
Fri May 19 09:53:04 EDT 2023


On 2023-05-19 00:15:22 +0000, alanfe... at gmail.com said:

> Suppose you're running a command procedure from a command procedure.
> ...
> Is there a way to do this?

Shut off ^Y.  Capture the ^Y as needed.

Or run the part that can't be bothered away from the user. That can be 
via DECnet task-to-task if you're hacking this stuff—see the xqtype.com 
example on the OpenVMS Freeware—or run the necessarily-undisturbed DCL 
via batch or detached process, or such.

IP networking isn't integrated with OpenVMS, so invoking DCL from DCL 
via sockets is less than easy. DCL and the auxillary server (a.k.a. 
inetd, etc) never got around to directly supporting these cases.


-- 
Pure Personal Opinion | HoffmanLabs LLC 




More information about the Info-vax mailing list