Sujet : Re: Tcl9: source files are interpreted as utf-8 by default
De : luc (at) *nospam* sep.invalid (Luc)
Groupes : comp.lang.tclDate : 08. Jan 2025, 15:35:19
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20250108113519.42eb3746@lud1.home>
References : 1 2 3 4
On Wed, 8 Jan 2025 11:54:34 +0100, Uwe Schmitz wrote:
However, before I consider any of the above options,
I try to solve problems as close to the actual cause as possible.
**************************
I can get my encoding in the ::env array on Linux. Can you on Windows?
If so, maybe you can use that to set the encoding in the beginning
of all scripts and never have to change it because it will adjust
automatically.
-- Luc>