[comp.sys.mac.hypercard] Can XCMDs be bigger than 32k?

sandell@ils.nwu.edu (Greg Sandell) (08/16/90)

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 *
****************************************************************