Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!ucla-cs!zen!ucbvax!CINCOM.UMD.EDU!todd From: todd@CINCOM.UMD.EDU ("TODD AVEN") Newsgroups: comp.os.vms Subject: re: Simulating ctrl/y AST (possible solution) Message-ID: <8708050444.AA11145@ucbvax.Berkeley.EDU> Date: Mon, 3-Aug-87 18:01:00 EDT Article-I.D.: ucbvax.8708050444.AA11145 Posted: Mon Aug 3 18:01:00 1987 Date-Received: Fri, 7-Aug-87 03:12:49 EDT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: "TODD AVEN" Distribution: world Organization: The ARPA Internet Lines: 15 In FORTRAN (back when I programmed in FORTRAN), I had a need to interrupt the program at a well-defined point, define a logical name, and CONTINUE. Well, it turns out that FORTRAN provides the PAUSE statement. Its action is identical to a CTRL/Y, though I do not know whether some obscure method for sending an AST is used or some more- or less-arcane non-AST method is used. But the net effect was that of a CTRL/Y AST -- you could perform any CLI routine(s) including DISCONNECT, SPAWN, etc., and later CONTINUE. Hope it helps... Regards, Todd Aven the Softwear Sweatshop (212)807-7800 (Datability) ------