Re: launching wish from tclsh
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: launching wish from tclsh

From: Andry <yandry77@gmail.com>
Date: Tue Feb 21 2006 - 22:25:08 CET

Hi Ulrich,
Good point, I've just "appended" the wish contents of auto_path to the
tclsh contents of auto_path.
Now, it seems to find the package but there's something wrong with the
code of the package itself, see below:
-------------------------------------------------
% package require IxTclHal
invalid command name "console"
-------------------------------------------------

For some reasons tclsh does not recognize this command "console"
whereas wish83 does. Another problem of libraries/packages to load? Any
clue?

Thanks
Received on Sun Apr 30 02:11:47 2006