--- Dave Mottorn wrote: > > the documents but it looks like the text > in strToFind is compressed and I have to > pass it to TxtGluePrepFindString to turn it > into an ASCII string that I can work with. > ... > --->> case sysAppLaunchCmdFind: > Search ((FindParamsType *) cmdPBP); > break;
Page 230 of the API reference says: "The string passed to your application in the strToFind field of the sysAppLaunchCmdFind launch code parameter block has already been normalized. It can be passed directly to FindStrInStr, TxtFindString, or TxtGlueFindString." __________________________________________________ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
