in reply to Re: Patern matching html.
in thread Patern matching html.

I downloaded this code, and it did not work properly. When ran it printed the following:

word: definition: sentence: translation:

zzSPECTREz

Replies are listed 'Best First'.
Re: Re: Re: Patern matching html.
by rpc (Monk) on Nov 26, 2000 at 02:19 UTC
    Like we discussed earlier, at least today (the 25th) they changed the format of the definition (from what I downloaded, there was no space after the colon after the word)

    I changed the code slightly, removed the hardcoded spaces in the regex.

    thanks for pointing that out :)