"Alan hand" <[EMAIL PROTECTED]> wrote in message news:49597@palm-dev-forum... > > Hi! I am using SysCreateDataBaseList to get a listing of all 'appl' type > databases on the device and I am setting the lookup name flag to true. For > some reason all the names in the database list are still using the database > name instead on the tAIN resource. Is there something else I must do in > order to get the "visible" name of the application? Yes -- you have to open each database and read the 'tAIN' resource. This is one of the reasons the launcher takes a few seconds to run when it rebuilds its application database. -- Ben Combee, [EMAIL PROTECTED] Techwood Broadcasting Foundation, Austin Bureau -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
