Niles,
Sorry, I mistyped for %1, %2 and %3  read ^1, ^2 and ^3...
John 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Sutton
Sent: 23 June 2005 18:00
To: Palm Developer Forum
Subject: RE: Need help with Custom Alert Forms

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/

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to