Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!husc6!bbn!uwmcsd1!ig!agate!ucbvax!decwrl!nsc!voder!apple!dan From: dan@Apple.COM (Dan Allen) Newsgroups: comp.sys.mac.programmer Subject: Re: MPW shell script Message-ID: <12598@apple.Apple.COM> Date: 21 Jun 88 17:50:39 GMT References: <615@osupyr.mast.ohio-state.edu> Reply-To: dan@apple.apple.com.UUCP (Dan Allen) Organization: Apple Computer Inc, Cupertino, CA Lines: 11 In article <615@osupyr.mast.ohio-state.edu> gae@osupyr (Gerald Edgar) writes: > >I want to write a shell script that will continue even if there is an error >status in its middle. Help? Try set exit 0 rest of script.... Dan Allen Apple Computer