Global replace of regexp to upper case
Oxygen general issues.
-
- Posts: 176
- Joined: Wed Apr 29, 2009 4:55 pm
Global replace of regexp to upper case
I have documents containing extensions specified as .xml, .csv etc what I would like to replace with XML, CSV ...
I can find appropriate occurencies using regexp ' \.([A-Za-z]{3})' and replace them using ' $1' keyword. Is there any way how to convert the result into upper case?
I can find appropriate occurencies using regexp ' \.([A-Za-z]{3})' and replace them using ' $1' keyword. Is there any way how to convert the result into upper case?
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Global replace of regexp to upper case
Post by sorin_ristache »
Hello,
Do you mean a rename of the files to change the file extension using the dialog Find/Replace in Files? That is not possible. That dialog replaces text only in the file content. It does not rename files.
Regards,
Sorin
Do you mean a rename of the files to change the file extension using the dialog Find/Replace in Files? That is not possible. That dialog replaces text only in the file content. It does not rename files.
Regards,
Sorin
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Global replace of regexp to upper case
Post by sorin_ristache »
No, that is not possible. The replace expression does not allow a replace function that is available in specialized regexp languages.
Regards,
Sorin
Regards,
Sorin
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service