> I recently bought REBOL/Command for professional purpose...
> But ...
> REBOL/Core 2.3.0.3.1
> >> help decode-cgi-query
> USAGE:
>     DECODE-CGI-QUERY args
> DESCRIPTION:
>      Converts CGI argument string to a list of words and value strings.
>      DECODE-CGI-QUERY is a function value.
> ARGUMENTS:
>      args -- Starts at first argument word (Type: any-string)
> And ...
> REBOL/Command 1.0.0.3.1
> >> help decode-cgi-query
> No information on decode-cgi-query (word has no value)

Have you tried
> help decode-cgi

There seems to be some inconsistency between different versions

Nigel


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to