Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: (No subject)Date: Sat, 13 Apr 2002 11:07:21 +0200

From: rebol::optushome::com::au at: 13-Apr-2002 22:43

----- Original Message -----
> Both RCUG 2.3 and this old How-To use the cgi-decode-query function which
no
> longer exists. There is nothing about CGI in the "REBOL-Core 2_5_0 > Changes.htm" page. The only conclusion is (elementary my dear Watson) that > the change occurred between the 2.3 and the 2.4 .
cgi-decode-query is now decode-cgi which keeps the naming uniform with decode-url. (another handy func) Cheers, Allen