IN in librelogo

I noticed that there is a in (for inch) and a in (for i in & in) could be any problem there?

Hi,

Using the the same name for different keywords results name conflict,
but this is an exception, because IN and INCH are used in different
ways, so this is not problem:

[num]in for measurements, eg. 10in

and single

"in" for the operator. The translator („magic wand”) icon also can
handle this difference.

Best regards,
László

Στις 10/12/2013 11:13 πμ, ο/η Németh László έγραψε:

Hi,

Using the the same name for different keywords results name conflict,
but this is an exception, because IN and INCH are used in different
ways, so this is not problem:

[num]in for measurements, eg. 10in

and single

"in" for the operator. The translator („magic wand”) icon also can
handle this difference.

Best regards,
László

I noticed that there is a in (for inch) and a in (for i in & in) could be
any problem there?

--
To unsubscribe e-mail to: l10n+unsubscribe@global.libreoffice.org
Problems?
http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/l10n/
All messages sent to this list will be publicly archived and cannot be
deleted

Is it the same with round?

Yes, it is, ROUNDED is a parenthesized constant, eg.

PENCAP 'ROUND'

ROUND is a numerical function:

PRINT ROUND 5.6

Best regards,
László

Yes, it is, ROUNDED is a parenthesized constant, eg.

PENCAP 'ROUND'

ROUND is a numerical function:

PRINT ROUND 5.6

Best regards,
László