From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e8714427ef1d75b1 X-Google-Attributes: gid103376,public From: Ken Garlington Subject: Re: Returning a code from a VAX Ada program Date: 1996/01/08 Message-ID: <4cro6j$7lf@cliffy.lfwc.lockheed.com>#1/1 X-Deja-AN: 134548776 references: to: sgb@erlang.praxis.co.uk content-type: text/plain; charset=us-ascii organization: Lockheed Martin Tactical Aircraft Systems x-url: news:Pine.SUN.3.91.960108135123.636F-100000@erlang.praxis.co.uk mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 1.1N (Macintosh; I; 68K) Date: 1996-01-08T00:00:00+00:00 List-Id: Regardless of language, a call to the VAX routine LIB$EXIT should set the $STATUS variable, which can then be checked by your command file. See the DEC Ada pre-defined package Lib in directory ADA$PREDEFINED.