Global text changes

Hello,

Is there a way to globally change text in a Dorcio, much like a find/replace found in other programs? I need to simply change the case from (from upper case to lower case) for all occurrences of a specific word. Rather than seek out each occurrence (and hope I find them all), I’d like to do this globally. I’m speaking specifically about text here, not notes, dynamics, etc.

Finale’s FinaleScript feature was perfect for this, e.g. Search “Unison” replace “unison”.

Also useful for mis-hyphenated lyrics, e.g. Search “ne-ver” replace with “nev-er”.

Thank you.

No, there is not.

You can use File > Export > Text to export a useful CSV file of all text items in the project, along with their locations. You can use this file to find the words you’re interested in.

Rats. Not the answer I was hoping for. But thanks.