The small code model is preferred, and it works as long as no jumps from one part of a
segment to another part of the same segment are over the 32K limit. That means you're
safe if all your segments are less than 32K in size, but you can often continue to use
the small code model with larger segment if you arrange the files within the segment
carefully. Because of the way launch codes work in Palm OS, you'll need to keep some
of your code in the first segment. For example, the code that deals with global find
must be in this segment. If the nature of your program is such that this creates a
large first segment, you might find it difficult or even impossible to use the small
code model. I doubt this will be a problem for you.
--
Peter Epstein
Palm Inc. Developer
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/