I am trying to figure out a good way to do the following:
I have a function (call it MyFunction) that loops through a series of values
and compares each for uniqueness against a database. If a value is not
unique I want to open a form and prompt the user to change the value so that
it is unique. When they tap the OK button on the form, the form should close
and processing should return back to MyFunction where it goes to the next
value in the series.
So basically what I am asking is... what is the best way to branch out of a
function... open a form... do something with the form... close the form...
and have processing return right back to the function I started out in?
Mitch Fawcett
Tapn'see Software
http://www.tapnsee.software
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/