On Mon, Jan 19, 2009 at 7:12 AM, Graham Chiu <[email protected]> wrote:
If you test for: in cgidata 'digital You will either get none or the word 'digital returned. It does not return the value itself, so it's safe to test like this: if in cgidata 'digital [blah] -- Regards, Henrik Mikael Kristensen -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
