Look at the Palm Programming O'Rielly's book on the web. Check out Chapter
5. It spends a lot of time on Alert forms and their event handlers.
> ----------
> From: Jon Baer[SMTP:[EMAIL PROTECTED]]
> Reply To: [EMAIL PROTECTED]
> Sent: Saturday, September 11, 1999 7:58 AM
> To: [EMAIL PROTECTED]
> Subject: PalmDB + Lists!
>
> OK, Im getting very frustrated, all Im looking for is minimal code to:
>
> 1. Add an item to a database ("My Name My Number")
> 2. Draw all the items in that DB to a list on the main form
> 3. Tap the list and have a FrmAlert pop up the Name and Number (I
> understand how
> to use ^1,^2, ^3, Im trying to understand the event handling).
>
> - Jon
>
>
>
>
>