Search:

Type: Posts; User: ShaunB

Search: Search took 0.13 seconds.

  1. Replies
    6
    Views
    3,931

    Re: Question: Converting number to words.

    lol, no. I need to get the value of a string. In Olde BASIC (Sinclair, Commodore etc...) you would use something like VAL or VAL$. Ie, LET A=VAL "100" or LET B=VAL B$ would give you 100 or the...
  2. Replies
    6
    Views
    3,931

    Re: Question: Converting number to words.

    So, if I want to do the opposite, does String.toInteger () work?

    Regards,

    Shaun.
Results 1 to 2 of 2