Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!haven!rutgers!att!pegasus!ech From: ech@pegasus.ATT.COM (Edward C Horvath) Newsgroups: comp.sys.mac.programmer Subject: Re: Problems with XCMDs in MPW Object Pascal 3.0 Message-ID: <2688@pegasus.ATT.COM> Date: 13 Mar 89 18:55:15 GMT References: <15634@cup.portal.com> Organization: AT&T ISL Middletown NJ USA Lines: 20 From article <15634@cup.portal.com>, by Greg_Mark_Finnegan@cup.portal.com: > I have one related question (and onother somewhat unrelated): > Is it possible to create a multisegment XCMD? Let's say for example I want > to somehow shoehorn a small spreadsheet (about 90K) into an XCMD. Can I > do it (easily)? Do it, yes; easily depends on how bad you want it. Aztec C supports the creation of arbitrary-sized code resources; the only limitation is that static data + jump table is limited to 64K. It works. (I know, I modified the Aztec linker to do this when I worked for Manx). And thanks for the kind words from Earle Horton and others on the Aztec product. I no longer work for Manx, but it's still nice to hear your "children" are well-thought-of. No, I didn't do the docs, perhaps I should have paid more attention to them... =Ned Horvath=