On the Treo you can use a launchcode to lookup a phonenumber (really, Caller ID) see the file HsAppLaunchCmd.h in PalmOne SDK. On others you can do it (much slower) by calling sysAppLaunchCmdLookup launch, and initializing yourself the parameters, see the address book source code for more info. (Make sure you set 'userShouldInteract' to false). (Take in account that sometimes there will be a '1' before the number and sometimes there won't.)
LionScribe "Scott Erickson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Is there an API call that will seach the contacts of the address book for > a given phone number? > > -- > > > Scott Erickson > Software Engineer, FB-4, Inc. > [EMAIL PROTECTED] > > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
