View Single Post
Old 08-04-2011, 11:40 AM   #4
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by tweebee View Post
That works beautifully, thank you so much! I had the brackets parsed right, just didn't know how to do the underscores.

Thank you again!
You're welcome.
If you understand the regex, you'll note that you can get rid of these: "[_ ]" and replace with a simple space. I just put that in to be bit more clear. Also, note the non-greedy selector in the ISBN.
Starson17 is offline   Reply With Quote