Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!watarts!electrical.watstar!mshiels From: mshiels@electrical.watstar.waterloo.EDU (Michael Shiels) Newsgroups: net.micro.pc Subject: Accessing the exit status of SPAWN in MSC Message-ID: <18@watstar.waterloo.EDU> Date: Thu, 6-Nov-86 11:39:36 EST Article-I.D.: watstar.18 Posted: Thu Nov 6 11:39:36 1986 Date-Received: Fri, 7-Nov-86 21:34:16 EST Distribution: na Organization: WatStar/U of Waterloo, Ontario, CANADA Lines: 3 How can you access the exit status (NORMAL, BREAK, INT24 etc) of a spawned program. You can access the exit code 0-255 but I can't seem to get at the exit status.