Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!ucbcad!ucbvax!INDYVAX.BITNET!IMHW400 From: IMHW400@INDYVAX.BITNET Newsgroups: comp.os.vms Subject: Re: Correction: MAIL seems to use LIB$SPAWN not callable EDT Message-ID: <8712110059.AA28096@ucbvax.Berkeley.EDU> Date: 10 Dec 87 12:55:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 4 Actually, MAIL will use either one, depending on the value of MAIL$EDIT. If that value is "CALLABLE_editor" then MAIL will use the callable editor; otherwise it will SPAWN the specified editor. I'm set up for CALLABLE_TPU myself.