Hi,

tried this:

>> b: to-get-word 'a
== :a
>> to-word :b
== a
>> c: to-set-word 'a
== a:
>> to-word :c
** Script Error: a needs a value.
** Where: to word! value

Isn't it a little bit inconsistent?

BTW where can I find some documentation on the use of

make error!

-Ladislav

Reply via email to