Hi guys thanks for all your help, I finally multisegment my application but I got a problem that I think I can solved with multisegment but i was false Before multisegment my application I got one segment that has data of 60 k and If try to add some functionality I can�t because the "near data segment is bigger than 64k " now with the multisegment I have a segment of 34k and othe of 26k and when I try to add a new functionality I got the same error but I don�t know why because I thought that in multi segment application you have 64k for each segment
If I used variables from one segment to another I have to use extern and those variables that was declares in one segment use datastore in the other segment If I use those??? Thanks Regards Rodolfo Ruiz Camacho -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
