Multisegment applications do work.  It is likely that you have an incorrect
setting or that you are using the wrong library and/or it isn't in the first
segment.  Also, all code that is needed to process launch codes must be in
the first segment.  We have created several multi-segment apps and all of
them work and all of them can be debugged on the device and on the emulator.
Create a new multi-segment application and then make sure you have the same
settings in your application.

Kevin
The Windward Group

> -----Original Message-----
> From: Qun Wang [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, August 01, 1999 7:33 PM
> To: Palm Developers Forum List
> Subject: Share DB between applications?
> 
> 
> Hi, Is it possible to install two applications onto one palm using the
> same creator ID,
> and DB name. One application is to modify the DB and the other is to
> read from the DB.
> I tried to do that, but failed. I can not see the two icons 
> at the same
> time.
> Is this doable at all?
> The reason I want to do that is because my application is too 
> big to fit
> into a single segment.
> I tried multi-segement applcation, and it gives me all kind of weird
> errors, and CodeWarrior's debugger also has problem to handle
> multi-segment application. So I want to split one big application into
> two small ones.
> 
> Any help would be greatly appreciated.
> 
> Thanks,
> 
> -QW
> 
> 

Reply via email to