home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!sdd.hp.com!swrinde!elroy.jpl.nasa.gov!decwrl!decwrl!infopiz!mccall!ipmdf-newsgate!list
- From: dmpm%dukemc.bitnet@ymir.claremont.edu (James Dryfoos - Postmaster)
- Newsgroups: vmsnet.mail.pmdf
- Subject: More on (Any status returned by $ PMDF SEND command in 4.1?)
- Message-ID: <01GO42QNU5EG003ZJO@mc.duke.edu>
- Date: 28 Aug 92 16:11:27 GMT
- Organization: Duke University Medical Center, Durham NC, USA
- Lines: 19
- Return-Path: <epmdf@YMIR.CLAREMONT.EDU>
- Resent-Date: 28 Aug 1992 11:11:27 -0500 (EST)
- Resent-From: epmdf@YMIR.CLAREMONT.EDU
- Errors-To: epmdf@YMIR.CLAREMONT.EDU
- Resent-Message-ID: <01GO3WLVBGCI95OLLK@YMIR.CLAREMONT.EDU>
- X-Vms-To: IN%"ipmdf@ymir"
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
- Content-Transfer-Encoding: 7BIT
-
- >I would like to use PMDF SEND command under program control, but
- >cannot find any sort of return status on failure (except for the text message).
- >Is there anything like deliver_status and deliver$message in this facility?
- >Even upon failure (such as bad address) $status is 1.
- >This is a much needed feature.
- >
- >Thanks,
- >
- >Jim
-
- I would like to change this a bit. Some failures do result in an error in
- $status. However, my problem is:
-
- %PMDF-E-ALLADDRBAD, All addresses specified are bad; message not sent
- $ stat = $status !Does $status return anything - no
- $ sho sym stat
- STAT = "%X00000001"
-
- -Jim
-