Just downloaded it this morning... maybe it hasn't made it into the
GAE version yet. Anyone know?


On Oct 3, 11:38 am, Jason King <[email protected]> wrote:
> Are you sure it's the latest build? I haven't used the google pckage
> but I had to update from 1.2 to a current nightly build of 1.3 to get
> rematch to work.
>
> I was getting the same errors until I updated.
>
> On 10/3/10, designfrontier <[email protected]> wrote:
>
>
>
>
>
> > I am getting an error "No such function exists - rematch" when I try
> > and execute the code below.
> > 1: <cfhttp url="https://someurl.com";>
> > 2: <cfdump var="#cfhttp#">
> > 3: <cfscript>
> > 4:  hrefs = Rematch("https?://([-\w\.]+)+(:\d+)?(/([\w/_\.]*(\?\S
> > +)?)?)?", cfhttp.filecontent);
> > 5: </cfscript>
>
> >  I am running the latest build for Google App Engine. Any thoughts?
>
> > --
> > Open BlueDragon Public Mailing List
> >  http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
> >  official manual:http://www.openbluedragon.org/manual/
> >  Ready2Run CFMLhttp://www.openbluedragon.org/openbdjam/
>
> >  mailing list -http://groups.google.com/group/openbd?hl=en
>
> --
> Sent from Gmail for mobile | mobile.google.com

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 official manual: http://www.openbluedragon.org/manual/
 Ready2Run CFML http://www.openbluedragon.org/openbdjam/

 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to