Posted to tcl by centrix at Tue Jun 25 08:52:29 GMT 2019view raw
- LANG=cs_CZ.utf8
- LC_CTYPE="cs_CZ.utf8"
- LC_NUMERIC="cs_CZ.utf8"
- LC_TIME="cs_CZ.utf8"
- LC_COLLATE="cs_CZ.utf8"
- LC_MONETARY="cs_CZ.utf8"
- LC_MESSAGES="cs_CZ.utf8"
- LC_PAPER="cs_CZ.utf8"
- LC_NAME="cs_CZ.utf8"
- LC_ADDRESS="cs_CZ.utf8"
- LC_TELEPHONE="cs_CZ.utf8"
- LC_MEASUREMENT="cs_CZ.utf8"
- LC_IDENTIFICATION="cs_CZ.utf8"
- LC_ALL=
- [zb@zx207 ~]$ /opt/ActiveTcl/bin/tclsh
- % set x 1240,60
- 1240,60
- % string is double $x
- 0
- %