Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!GRIN1.BITNET!MCGUIRE
From: MCGUIRE@GRIN1.BITNET ("The Sysco Kid ", McGuire,Ed)
Newsgroups: comp.os.vms
Subject: A DCL program...
Message-ID: <8806210344.AA22932@ucbvax.Berkeley.EDU>
Date: 14 Jun 88 14:52:05 GMT
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The Internet
Lines: 17

> Date: Monday, June 6 at 12:39 pm est
> From: CRUZ_MIV%CTSTATEU.BITNET@MITVMA.MIT.EDU
> Subj: A DCL program...
>
> I am in urgent need of a DCL program that will keep track of any incoming
> message (interactive real time) and automatically sends a message to the
> sender stating that I am not available at the moment but the message has been
> recorded. Is this feat possible? Please let me know.

Eric Jon Rostetter, , has such a program.  It is called
REPLY and is written in C.  (DCL is not an appropriate language for this sort
of application.)  It logs all incoming broadcast messages of any kind to a
file and replies to the sender if possible.  Note that it's most valuable on a
BITNET Jnet site, where it recognizes the format of Jnet interactive messages.

Contact Eric directly for a copy of the program.

Ed