Hi ~

am trying to select from a decode-cgi block but cannot select set-words??
What am I doing wrong?

As always, thanks for any help

Kai


>> probe blk
[name: "kai" city: "kelowna" year: "2005"]
=3D=3D [name: "kai" city: "kelowna" year: "2005"]

>> select blk "kai"
=3D=3D city:

>> select blk city:
** Script Error: city needs a value
** Near: select blk city:

>> select blk 'city:
** Syntax Error: Invalid word -- 'city:
** Near: (line 1) select blk 'city:

>> select blk 'city 
=3D=3D none

>> select blk city 
** Script Error: city has no value
** Near: select blk city


-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to