Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. starlightZZ

    Using regular expressions with xml files

    I have got a little further the SEARCH field is: <CAPTION TIME="*[0-9]" the REPLACE field seems to be just writing the exact code that i try though....(not calculating and repacing) I have tried replacing with: <CAPTION TIME="$Var%1>05>$" <CAPTION TIME="[%1>05>]" <CAPTION TIME="*[?>05>]"...
  2. starlightZZ

    Using regular expressions with xml files

    Hi I have a huge batch of subtitle xml files that have been coded with the wrong timings. Is there a way of writing a regular expression to add (for example) 7 seconds to each caption time... FOR THE FOLLOWING CAPTIONS I WANT TIME= 7, 10, 13 - without having to handcode these files <CAPTION...

Part and Inventory Search

Back
Top