Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 (Tek) 9/26/83; site azure.UUCP Path: utzoo!linus!security!genrad!decvax!tektronix!azure!stevesu From: stevesu@azure.UUCP (Steve Summit) Newsgroups: net.eunice Subject: Re: Message number 2? - (nf) Message-ID: <2456@azure.UUCP> Date: Sat, 17-Dec-83 05:00:53 EST Article-I.D.: azure.2456 Posted: Sat Dec 17 05:00:53 1983 Date-Received: Sun, 18-Dec-83 06:10:46 EST References: <1243@pur-ee.UUCP> Organization: Tektronix, Beaverton OR Lines: 13 Funny messages from VMS aren't unusual when using Eunice. The normal exit status for processes in VMS is 1, as opposed to Unix' 0. Of course, under Unix the exit status is rarely checked. If the last command you executed in a Eunice shell bombed out with a strange error code, and you dropped into VMS, or if you were running one of your programs directly under VMS, VMS tends to notice that the exit status isn't 1, but isn't an error code it recognizes. Thus the "%NONAME-E-NOMSG, Message number 00000002." I tend to get "%NONAME-W-NOMSG, Message number 00000000." As I recall, the 1 bit is success, the 2 bit is error, and neither is a warning. Steve Summit tektronix!tekmdp!stevesu