Timo Paulssen via RT wrote:
>You can only assign to a Scalar.

How?  Specifically, in the situation where I have a Scalar as a value,
stored in a variable or as a sub parameter.  How do I assign into it?
The usual assignment operator, if applied to the variable or parameter,
assigns to that variable (or fails to assign to the parameter).
It shouldn't do otherwise, of course.  Some other operator is required
to store into a Scalar.

-zefram

Reply via email to