I just wrote a test application. Code created by the wizard, I just added the 3 lines below to frmOpenEvent. It blows up under the 4.1 ROM and device. Anyone?
TIA Ralph Krausse LocalID lID = 0; DmSearchStateType stateInfo; Err iErr = DmGetNextDatabaseByTypeCreator(true, &stateInfo, 'appl', 'daaA', false, NULL, &lID); -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
