Thanx guys, No segment in my code is greater than 32K.
The idea that my global space is too large makes a lot os sense since I am trying to merge 2 large preference struct globals into a single new struct to be stored in the app info block of the db. It's around 25K in size ;) Going to try to fix this by writing a small utility that converts the old prefs into the new one and then eliminating the old prefs globals from the application. Thanx for all the help. Jim -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
