> It is surely ASC. The whole text is
>
> Related Topics
> ASC
>
> where ASC is a link. It is located at the bottom of the description of
> the CHR function.
>
> The CHR functions gets an integer value as input and returns the
> corresponding character according ASCII code. The ASC function does it
> the other way round. ASC takes a character as input and returns the
> integer number according ASCII code.
>
> The STR function does a very different thing. It converts a number
> like 123.456 to a string 123.456.
OK, thank you.
Regards,
Pedro.

Reply via email to