home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!ucbvax!JCSVAX1.BITNET!HANY
- From: HANY@JCSVAX1.BITNET
- Newsgroups: comp.os.vms
- Subject: Receiving outside messages in a file .. possible ?
- Message-ID: <01GTT2VGDMN48Y6630@JCSVAX1.BITNET>
- Date: 22 Jan 93 10:07:00 GMT
- Sender: daemon@ucbvax.BERKELEY.EDU
- Distribution: world
- Organization: The Internet
- Lines: 38
-
- From: IN%"INFO-VAX@KL.SRI.COM" 19-JAN-1993 17:29:24.88
- To: IN%"HANY@JCSVAX1.BITNET" "HANY NAGIB"
- CC:
- Subj: Receiving outside messages in a file .. possible ?
-
- Received: from PUCC.PRINCETON.EDU (VMMAIL@PUCC) by JCSVAX1.BITNET (PMDF #12188)
- id <01GTPLWEBHRK8WYBVL@JCSVAX1.BITNET>; Tue, 19 Jan 1993 17:29 EST
- Received: from PUCC.PRINCETON.EDU by PUCC.PRINCETON.EDU (Mailer R2.10 ptf000)
- with BSMTP id 0644; Tue, 19 Jan 93 17:29:23 EST
- Received: from PUCC.BITNET (NJE origin LISTSERV@PUCC) by PUCC.PRINCETON.EDU
- (LMail V1.1b/1.7e) with BSMTP id 1077; Tue, 19 Jan 1993 17:29:22 -0500
- Date: Tue, 19 Jan 93 17:18:00 EST
- From: HANY@JCSVAX1.BITNET
- Subject: Receiving outside messages in a file .. possible ?
- Sender: VAX Information Distribution List <INFO-VAX@IRLEARN.BITNET>
- To: HANY NAGIB <HANY@JCSVAX1.BITNET>
- Reply-to: INFO-VAX@KL.SRI.COM
- Message-id: <01GTPLWEBHRK8WYBVL@JCSVAX1.BITNET>
-
- Hi ..
- I am writing a small program that requires the reception of messages
- sent to my address to be captured, in real time, to an open input file.
- For example
-
- $ FINGER @nodename
-
- returns a list of logged in users that is output to the screen. When I tried
- DEFINE SYS$INPUT, I still got the list on my screen, and the input file, after
- closing it, was found to be empty. Nothing was directed there.
- DEFINE SYS$OUTPUT also didn't work. Those seem to only work when action is
- taken from within the account. What about text coming from other sources ?
- How can I capture that ?
-
- Thanks for the help.
- Hany.
- HANY@JCSVAX1.BITNET
- HANY@DELPHI.COM
-
-