Doh, you're talking about buttons on that number pad peripheral. 
StrCat( stringP, "*" ); will put a character into a string.
You can also do a StrCopy on that, if you don't want to concatinate
things onto the end of a string on the fly.  Just like C...but because
you aren't using an onscreen keyboard, you'll need to hardcode the 
characters associated with each key in as opposed to getting the 
character off a control button's face.

-Rus

>-----Original Message-----
>From: Nesse, Rustin [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, July 12, 2000 12:40 PM
>To: Palm Developer Forum
>Subject: RE: Newbie to Palm question about using variable
>
>
>Now THAT is easy.  Here, use this function.
>
>

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