Hi Andrea,
Andrea Pescetti schrieb:
Pedro Albuquerque wrote:
Is this string
<https://translate.apache.org/pt/aoo40help/translate/helpcontent2/source/text/sbasic/shared.po#unit=14957164>
correct? I think it should be 'STR' instead of 'ASC'
Do you mean it should be "ASC"? It's ASC in English, ASC in Italian, STR
in Portuguese. It should be the same in all languages, so for sure
something must be fixed.
Do you have any clues, based on usage, on whether this should be "ASC"
everywhere or be "STR" everywhere? I haven't looked at the real usage.
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.
Kind regards
Regina
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]