> I've read the docs on this, but where/how do > you define the ^1, ^2, ^3 variables in your > Alert Form? I'm using CW 8.
You include the placeholders in the string that the custom alert displays. So, if you use Constructor as your design tool, just enter it there as part of the alert definition. Then, at runtime, call the appropriate API (FrmCustomAlert) and pass the values you want to substitute for the placeholders as parameters. Oliver __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
