Sujet : Re: console not working
De : luc (at) *nospam* sep.invalid (Luc)
Groupes : comp.lang.tclDate : 18. Dec 2024, 01:15:08
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20241217211508.1a19fc4a@lud1.home>
References : 1 2
On Wed, 18 Dec 2024 00:06:44 -0000 (UTC), Rich wrote:
It is also only available on Windows (and maybe Mac) builds.
>
Linux (Unix) builds don't include it because a 'console' is already
available as the terminal emulator you launch the script from.
>
So if you are launchin p1.tcl on Linux, you'll get that error if you
try to do 'console show'.
>
The typical replacement under Linux is tkcon
https://wiki.tcl-lang.org/page/Tkcon
**************************
You don't say.
Then I can't follow the guidance that Michael Niehren gave me
yesterday regarding capturing the output of a tclexecomp packed
executable.
-- Luc>