delete content between "" (quotes)

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
jcaviani
Posts: 2
Joined: Sun Mar 21, 2004 4:05 pm

delete content between "" (quotes)

Post by jcaviani »

Quite often I have text that includes URLS that always appear between "" I am looking for an expression that will allow me to find and delete everything between "" (quotes)

Based on another example, i thought it would be something like:

Find: [[:word:]+[:punct:]]*"

Replace:
jcaviani
Posts: 2
Joined: Sun Mar 21, 2004 4:05 pm

Post by jcaviani »

I think this works, sorry for the disturbance.
Post Reply