home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!usc!cs.utexas.edu!asuvax!ncar!noao!amethyst!organpipe.uug.arizona.edu!!vance
- From: vance@lpl.arizona.edu (Vance Haemmerle x4021)
- Newsgroups: comp.os.vms
- Subject: Re: Non-privileged REPLY program?
- Message-ID: <1993Jan12.191041.7327@organpipe.uug.arizona.edu>
- Date: 12 Jan 93 19:10:41 GMT
- References: <1ip2baINN5r5@nz12.rz.uni-karlsruhe.de> <2533@sunny.lif.de> <11JAN199319283363@spades.aces.com>
- Sender: vance@lpl.arizona.edu
- Organization: Lunar & Planetary Laboratory, Tucson AZ.
- Lines: 26
-
- In article <11JAN199319283363@spades.aces.com> gavron@ACES.COM writes:
- >In article <2533@sunny.lif.de>, koch@lifra.lif.de writes...
- >
- >#Hans.
- >
- >
- ># STATUS = LIB$DO_COMMAND( '@SYS$LOGIN:MAIL.TMP')
- ># CALL EXIT( STATUS)
- >
- >NB: LIB$DO_COMMAND does not return to the caller, so your exit
- > won't really execute.
- >
- > Ehud
- >
-
- Bzzzt. From the VMS RTL Library (LIB$) Manual: "If successful,
- LIB$DO_COMMAND does not return control to the calling program."
- 'If successful' being the key phrase. LIB$DO_COMMAND can return the
- following condition values:
- LIB$_INVARG, LIB$_NOCLI or LIB$_UNECLIERR.
-
- --
- Vance Haemmerle vance@arizona.edu
- Support Systems Analyst, Senior vance%toyvax@arizona.edu
- Lunar & Planetary Lab
- University of Arizona
-