At 05:25 AM 5/22/2000, Gordon, Douglas wrote:
>My app has an option for exporting some information to a regular Palm memo,
>i.e., I directly create a record in the MemoPad database. Now I'd like to
>add an option for the user to be able to go directly to their new memo so
>they can edit it or whatever. Is there a way to launch the MemoPad
>application, specifying a record to be opened?
Yes, there is: Look at the way the global find feature is implemented for Memo Pad.
You'll see that it ends up receiving a goto launch code when the user taps on a find
result, and this cause the application to go to the appropriate memo and select the
appropriate text. When receiving a memo being beamed from another Palm, this same
launch code is used to automatically go to the new record. You should be able to take
advantage of this. You just need to launch the memo pad application with this launch
code, passing it the appropriate data about the new record.
--
Peter Epstein
Palm Inc. Developer
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/