Hi,
I have had a look at the Tcl examples to get rid of the locally
defined values - we now have a namespace containing the definitions
of "symbols" such as PL_POSITION_LEFT and FACETED. I noticed that
quite a lot of the examples use "bare" expressions, like:
$w cmd plarc 0.0 0.0 [expr 0.1 *
On 2011-02-18 12:39+0100 Arjen Markus wrote:
> Hi,
>
> I have had a look at the Tcl examples to get rid of the locally
> defined values - we now have a namespace containing the definitions
> of "symbols" such as PL_POSITION_LEFT and FACETED. I noticed that
> quite a lot of the examples use "bare"