You could use the feature manager (FtrSet/FtrGet) to
save some information for yourself about what database
is "current".

-- 
-Richard M. Hartman
[EMAIL PROTECTED]

186,000 mi./sec ... not just a good idea, it's the LAW!


> -----Original Message-----
> From: Sudipta Ghose [mailto:[EMAIL PROTECTED]]
>
> I am trying to implement system find in my application. The 
> application uses 
> a number of databases and I have to search more than one 
> database. However, 
> apparently Palm OS assumes that each application has only one 
> database. The 
> sysAppLaunchCmdFind Parameter block doesn't have any member to pass a 
> database ID. This can cause a problem if the user hits the 
> "Find more" 
> button. Since the OS will pass the last saved record number 
> without any 
> information about the database. I am thinking of using a 
> feature to store 
> the current database ID. Is there any other work around for this? Has 
> anybody else faced this problem? I have searched the list 
> archives (very 
> painful!), but couldn't find anything.
> 

Reply via email to