Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!apple!mattd From: mattd@Apple.COM (Matt Deatherage) Newsgroups: comp.sys.apple2 Subject: Re: High Speed SCSI Woes Message-ID: <43555@apple.Apple.COM> Date: 2 Aug 90 15:23:26 GMT References: <9008020421.AA20381@apple.com> Organization: Apple Computer Inc, Cupertino, CA Lines: 22 In article <9008020421.AA20381@apple.com> MQUINN%UTCVM@PUCC.PRINCETON.EDU writes: >When I double click on the SSmith file OR the START file, it starts to load >then it says unable to boot error $0201 (not those exact words, but the number >is exact). I know that $0201 is TLStartUp... In other words, it's having a >hard time finding a tool or something. > Tool function $0201 is indeed TLStartUp. However, functions and error codes aren't the same thing. ERROR $0201 is "unable to allocate handle". This generally means that you don't have enough memory, or someone is using the specific memory needed. In this case, it almost certainly means not enough memory. Try removing some DAs or inits to free up some space (or make the Nifty List data file purgeable, if you haven't already). -- ============================================================================ Matt Deatherage, Apple Computer, Inc. | "The opinions represented here are Developer Technical Support, Apple II | not necessarily those of Apple Group. Personal mail only, please. | Computer, Inc. Remember that." ============================================================================