Xref: utzoo comp.sys.mac.programmer:16780 comp.sys.mac.hypercard:4186 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!accuvax.nwu.edu!anaxagoras!ils.nwu.edu!sandell From: sandell@ils.nwu.edu (Greg Sandell) Newsgroups: comp.sys.mac.programmer,comp.sys.mac.hypercard Subject: Can XCMDs be bigger than 32k? Message-ID: <1382@anaxagoras.ils.nwu.edu> Date: 16 Aug 90 00:14:14 GMT Sender: news@anaxagoras.ils.nwu.edu Reply-To: sandell@ils.nwu.edu (Greg Sandell) Distribution: world Organization: The Institute for the Learning Sciences Lines: 16 I am writing an XCMD in Think C which has grown beyond 32k. I just looked at the chapter on the segment manager in Inside Mac; I guess if an XCMD grows beyond the maximum size of a single segment on the Mac (32k) you have to call the segment manager. I'm curious if anybody has done this: written an XCMD of this size, had to use the segment manager. How hard is this? Have you got any tips? Thanks in advance, Greg Sandell **************************************************************** * Greg Sandell (sandell@ils.nwu.edu) Evanston, IL * * Institute for the Learning Sciences, Northwestern University * ****************************************************************