>There are several popup triggers and associated lists in the form. >The actual list values (not the list index) is what's stored in the >DB. I need to set the current value of the list, which requires an >item number for LstSetSelection, as well as the text contents of the >popup trigger. --Store the list index in preferences whenever appropriate and use them. --Iterate through the list choices using LstGetSelection until you find the item that matches. Regards, Steve Mann -- Creative Digital Publishing Inc. 1315 Palm Street, San Luis Obispo, CA 93401-3117 ------------------------------------------- 805.784.9461 805.784.9462 (fax) [EMAIL PROTECTED] http://www.cdpubs.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
