You've got the source code for the app in the SDK, so you can easily look to
see if there is any launch code that would cause it to do this. Off the top
of my head, I know it could be launched with a goto launch code to go to a
newly received record after an exchange manager beam receive. That means it
should be possible to do what you want IF it keeps track of the last open
record. Does it? I doubt it would, since it has no reason to store this info
across runs of the application. Check for yourself to be sure.
-- 
Peter Epstein

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

Reply via email to