Hello [EMAIL PROTECTED]!

On 06-Gen-00, you wrote:

 l> error value. Moreover, Bind doesn't change words, it simply
 l> creates new words. That means, that Bind is not a good example
 l> of a function modifying words.

Indeed:

>> a: 'b
== b
>> b's-context: use [b] [b: 1 'b]
== b
>> bind a b's-context
== b
>> get a
** Script Error: b has no value.
** Where: get a

Regards,
    Gabriele.
-- 
o--------------------) .-^-. (----------------------------------o
| Gabriele Santilli / /_/_\_\ \ Amiga Group Italia --- L'Aquila |
| GIESSE on IRC     \ \-\_/-/ /  http://www.amyresource.it/AGI/ |
o--------------------) `-v-' (----------------------------------o

Reply via email to