Niles, The text you send replaces %1,%2 and %3 respectively wherever it finds these strings in your original string. Example; Your original Alert form has the text "Hi My name is %1 and I live in %2, my phone number is %3" If you call FrmCustomAlert(AlertID, "John", "England" ,"555-6608"); Your alert form will show..."Hi My name is John and I live in England, my phone number is 555-6608" Hope this helps John Sutton PS. That's not my phone number if you need any more help :)
-- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
