I don't have anything called "The API Reference".  I have the "Palm OS SDK
Reference" but page 230 is about another topic. It looks like TxtFindString
will do what I want but where do I get the API Reference?  I did a search of
the knowledge base and it didn't come up.

Thanks,

Dave Mottorn

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Joe
Programmer
Sent: Sunday, December 30, 2001 1:42 PM
To: Palm Developer Forum
Subject: Re: Problems with strToFind


--- 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/



-- 
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