I am retrieving a appInfo block from a resource db on the Tungsten T5. The code is:
sel->mapInfo = MemLocalIDToLockedPtr (sel->mapInfoID, dbnode->cardno); ErrFatalDisplayIf (sel->mapInfo == NULL, "Null map info in openMapDb"); When I run the app and associated resource db on the t5 simulator it works fine. If I run it on my T5, the error display is triggered. Is there a way to find more information on what the actual error was? The app Info block does exist in the db before it is downloaded to the handheld. -- Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
