> Yes, you have to make your project a multi-segment app. > And might I suggest you do so by using #pragma segment instead of the segments tab.
I finally switched my whole app and all its libraries over to using #pragma segment instead of the segment tag, and my life sucks less (much easier to keep different targets in sync). -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
