View Single Post
Old 08-08-2011, 05:16 PM   #3
kamanza
Zealot
kamanza began at the beginning.
 
Posts: 115
Karma: 10
Join Date: Jan 2011
Device: none
Sorry,it doesn't work.
The time changes only from 10:16:35 to 10:16:37, so if that was the problem then at least for the pages with the correct time the regex i used should have worked.

Anyway, i've tried what you suggested :

<div><nobr><span>file:///G|/rah/Brian%20Lumley/Brian%20Lumley%20-%20Necroscope%204%20-%20Deadspeak%20V1.0%20(html).htm (\d+ of 239) [2/13/2004 10:16:35 PM].*?</span></nobr></div>

I've tried this:

<div><nobr><span>file:///G|/rah/Brian%20Lumley/Brian%20Lumley%20-%20Necroscope%204%20-%20Deadspeak%20V1.0%20(html).htm (\d+ of 239) [2/13/2004 10:16:\d+ PM].*?</span></nobr></div>

and this;

<div><nobr><span>file:///G|/rah/Brian%20Lumley/Brian%20Lumley%20-%20Necroscope%204%20-%20Deadspeak%20V1.0%20(html).htm (\d+ of 239) [2/13/2004 10:16:\d+ PM]</span></nobr></div>

but no luck.

I still think that "|" is the culprit.

Last edited by kamanza; 08-08-2011 at 05:18 PM. Reason: spelling
kamanza is offline   Reply With Quote