Path: utzoo!attcan!uunet!husc6!cmcl2!rutgers!uwvax!puff!cat28!blochowi From: blochowi@cat28.CS.WISC.EDU (Jason Blochowiak) Newsgroups: comp.sys.apple Subject: Re: ShrinkIt v1.0 Message-ID: <2433@puff.cs.wisc.edu> Date: 12 Mar 89 20:44:17 GMT References: <105@mindlink.UUCP> Sender: news@puff.cs.wisc.edu Reply-To: blochowi@cat28.CS.WISC.EDU (Jason Blochowiak) Organization: U of Wisconsin CS Dept Lines: 15 In article <105@mindlink.UUCP> a172@mindlink.UUCP (Michael Carman) writes: >Why can ShrinkIt v1.0 not be run from BASIC like the older versions? Is it >doing something non-standard which causes it not to work like a SYS program >normally would? I've never tried running ShrinkIt from Basic, but the problem is almost certainly because of size. When Basic.System loads in and starts up, it sets up certain memory boundaries - ShrinkIt's size would cause the boundaries to be exceeded, so the load fails. There are other SYS files that do this - it's nothing unusual. In other words, ShrinkIt isn't doing anything wierd... ------------------------------------------------------------------------------ Jason Blochowiak (blochowi@garfield.cs.wisc.edu) "Not your average iconoclast..." ------------------------------------------------------------------------------