Re: number beginning with zerro



surena wrote:

Hi,

I put a number in an edit box and want to change it to a number. I
used strtoint function. It did
not work with phone numbers like 05713234, apparently due to 0. Why?

Good question. It should work. Are you sure it was not a capital letter
O?



--
Rudy Velthuis http://rvelthuis.de

"To sit alone with my conscience will be judgment enough for me."
-- Charles William Stubbs
.



Relevant Pages

  • Re: number beginning with zerro
    ... surena wrote: ... I put a number in an edit box and want to change it to a number. ... used strtoint function. ... and what version of delphi? ...
    (alt.comp.lang.borland-delphi)
  • Re: number beginning with zerro
    ... I put a number in an edit box and want to change it to a number. ... used strtoint function. ... Look at the stringfunctions in Delphi help. ... use strtoint on the copied string. ...
    (alt.comp.lang.borland-delphi)
  • Re: number beginning with zerro
    ... I put a number in an edit box and want to change it to a number. ... used strtoint function. ... This number equals to 5713234. ... What number did Delphi give you? ...
    (alt.comp.lang.borland-delphi)
  • number beginning with zerro
    ... I put a number in an edit box and want to change it to a number. ... used strtoint function. ... This number equals to 5713234. ... But Delphi does ...
    (alt.comp.lang.borland-delphi)