Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!husc6!endor!olson From: olson@endor.harvard.edu (Eric Olson) Newsgroups: comp.sys.mac Subject: Re: Not all code segments accessible from Resedit (1.1d) Message-ID: <2417@husc6.UUCP> Date: Mon, 29-Jun-87 14:41:43 EDT Article-I.D.: husc6.2417 Posted: Mon Jun 29 14:41:43 1987 Date-Received: Tue, 30-Jun-87 06:49:03 EDT References: <6538@dartvax.UUCP> Sender: news@husc6.UUCP Reply-To: olson@endor.UUCP (Eric Olson) Organization: Aiken Computation Lab Harvard, Cambridge, MA Lines: 27 Keywords: Excel, resedit, code segments inaccessible In article <6538@dartvax.UUCP> waltervj@dartvax.UUCP (walter jeffries) writes: > >I was exploring Excel with Resedit 1.1d and was unable to access code segment >number 1 by double clicking on it. Ok, I said, so I tried OPEN AS. Still no >reponse. Hmm.. OPEN GENERAL again yields no reponse. OK, guys... any idear >what is going on? Has MS copy protected the code segment? It has stuff in it >as get info shows. Interestingly there is a PCODE resource that acts the same >as CODE 1. I explored a few other programs and ran across this in scattered >places. (Darterminal, Illustrator...) All and any comments, solutions, and >idears would be greatly appreciated. ResEdit will refuse to open a resource that is too big for it to manage (meaning it needs enough memory to hold the resource but also to display it). From the looks of it, the latest ResEdit uses 3 List Manager lists to display GNRL (which is what CODE opens up to anyway): the limitations on displaying resources bigger than a certain size may also have something to do with limits in the List Manager. As an aside, how about somebody taking a PD 68000 Disassembler and making it the ResEdit Editor for CODE (this does not require recompilation of ResEdit-- yay Apple!). I've long wanted to do this and have no time to. But think of the accolades from the development community! -Eric Eric K. Olson olson@endor.harvard.edu harvard!endor!olson