my app also iteratively calls DmGetNextDatabaseByTypeCreator and passes TRUE for "newsearch" the first time, and then FALSE for subsequent times. and it seems to work fine for me on OS2.0, OS3.0, and OS3.1. it correctly iterates thru all of the matching databases. ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 18, 1999 1:34 AM Subject: DmGetNextDatabaseByTypeCreator bug with Palm OS 3.1 ? > Hi: > > The "newSearch" parameter no longer appears to work with > DmGetNextDatabaseByTypeCreator in Palm OS 3.1 (Palm V and Palm IIIx ROMs). > The idea was that you provided a stateinfo variable in which to store the > results of a previous search and set the newSearch parameter to false to > discover all databases of a type. With Palm OS 3.0 and 2.x it works as > advertised, but something appears to be broke with Palm OS 3.1. > > I noticed that most of Palm apps don't really use the newSearch parameter > with a false setting, so it is possible that the 3.1 OS got by the regression > tests. However, my app does set it to false and basically breaks my app. > > Can the Palm Dev Support personnel please help. > > Prasan Pai > PDAWare > [EMAIL PROTECTED] >
