* tkcon.tcl (dump): corrected outputting local vars with dump.
authorJeff Hobbs <hobbs@users.sourceforge.net>
Mon, 28 May 2001 07:31:45 +0000 (07:31 +0000)
committerJeff Hobbs <hobbs@users.sourceforge.net>
Mon, 28 May 2001 07:31:45 +0000 (07:31 +0000)
commit09eda4d7804f232795f5927a54c055c65cfe7fba
tree916374dbb22363a18087ebfb82300dc38d4281ee
parent78d4337a04f5fc5f20a5774393e467de19176f00
* tkcon.tcl (dump): corrected outputting local vars with dump.
Added RCS info to PRIV array and About box.
(tkcon congets) corrected congets to set the limit and insert
properly to return data without needing to call the prompt.
(tkcon set) corrected to return [array get] string for arrays,
and scalar value for vars.
Placed exact level value to all calls to uplevel and upvar.
ChangeLog
tkcon.tcl