Doh,

That won't work.....

StrIToA( Str, 99);

Will set Str = "99"

transversly  if Str = "99"

int x = StrAToI(Str);

will set x to 99.

Not sure exactly what the "hello' is supposed to turn into numercally ;-)

-- 
Matt Disher
[EMAIL PROTECTED]

> try:
> StrCopy(text, "Hello");
> Int32 int = StrAToI(text);
> 
> -- 
> Matt Disher
> [EMAIL PROTECTED]


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

Reply via email to