* tkcon.tcl (::tkcon::EvalCmd): add OPT(resultfilter) and 'tkcon
authorJeff Hobbs <hobbs@users.sourceforge.net>
Sat, 23 Jun 2007 00:53:41 +0000 (00:53 +0000)
committerJeff Hobbs <hobbs@users.sourceforge.net>
Sat, 23 Jun 2007 00:53:41 +0000 (00:53 +0000)
commit2a909641262cd8f56151854c9e6d9e47bd98d394
tree817885bb1108d96139f695421627fc350ae8a498
parente76cf06434ad4c966cf65ade6803aed2f7a842fe
* tkcon.tcl (::tkcon::EvalCmd): add OPT(resultfilter) and 'tkcon
resultfilter ?cmd?' to allow optional result filter command.
Command will be passed result code and data and must return what
tkcon will return to the user.  Command is run in attached slave.
Ensure that initial files are sources at level #0.
Convert args after (--|-argv|-args) into slave arguments and set
them as the main $::argv/$::argc for propagation.
ChangeLog
tkcon.tcl