Please do not reply to this email. Use the web interface provided at: http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001115
--- Comment #5 from Sergei Gavrikov <[email protected]> 2011-01-19 05:28:04 GMT --- > proc description text { > set etext [eval $text] > ... > } > > So, we see new etext value in ecos.ecc (configtool). Ups, should correct myself (wrong pseudo-code). That something like this proc description text { ... } Look at the 'text' argument as a text or Tcl expression is evaluated to text. -- Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
