Re: 'console show' gone on Win98 ?
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: 'console show' gone on Win98 ?

From: Don Porter <dgp@email.nist.gov>
Date: Tue Dec 20 2005 - 22:13:01 CET

Helmut Giese wrote:
> But now this itch /is/ scratching: I explicitly added a 'console show'
> to an app (via a binding to Esc) and I have seen it work - but it may
> well be that this happened on my XP box.
> Tonight I'm sitting in front of Win98 and, lo and behold, I get
> invalid command name "console

Note that [console] is a command added by the "wish" program.
It is not part of the Tk package. This means you will not see it
in a application running within, say, tclsh, and using Tk [load]ed
via a [package require Tk] command.

Any chance that's what's going on?

If not, please log the bug.

-- 
| Don Porter          Mathematical and Computational Sciences Division |
| donald.porter@nist.gov             Information Technology Laboratory |
| http://math.nist.gov/~DPorter/                                  NIST |
|______________________________________________________________________|
Received on Fri Dec 23 19:02:38 2005