Sujet : Re: Tcl9: source files are interpreted as utf-8 by default
De : luc (at) *nospam* sep.invalid (Luc)
Groupes : comp.lang.tclDate : 07. Jan 2025, 20:08:10
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20250107160810.07ddbbe6@lud1.home>
References : 1 2
On Tue, 7 Jan 2025 18:00:15 +0100, Uwe Schmitz wrote:
They now have to be called by
"tclsh -encoding iso8859-1 helperScript.tcl ..."
>
Thats a lot more typing.
>
**************************
The lot more typing problem can be solved with a shell alias.
In Tcl, using 'source,' you can create an alias too.
Not exactly what you wanted, but readily available here and now.
-- Luc>