about tkcon main behavior
- From: "s-imai" <s-imai@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 17 Jul 2006 21:46:50 -0400
Hi.
I have a question of tkcon behavior.
I found the difference of behavior between old tkcon and new tkcon.
New tkcon display a error by the following code.
[New tkcon]
tkcon main set a "A B"
=> wrong # args: should be "set varName ?newValue?"
tkcon main {set a "A B"}
=> A B
[Old tkcon]
tkcon main set a "A B"
=> A B
tkcon main {set a "A B"}
=> invalid command name "set a "A B""
Is it the specifications?
-----
Satoshi Imai
.
- Prev by Date: Re: Compile TCL8.4.13 using VS2005?
- Next by Date: tcl vs jboss
- Previous by thread: ANNOUNCE: Windows Inspection Tool Set (WiTS) 1.0
- Next by thread: tcl vs jboss
- Index(es):