|
|
MakeMusic Forum > Public Forums > FinaleScript - FORUM HAS MOVED! > Need Script to Convert all MUS files to Latest F2K5a Version | Forum Quick Jump
|
| Benjamin Tubb Registered Member
Date Joined Jan 2000 Total Posts : 903 | Posted 11/17/2004 6:37 PM (GMT -6) | | I need a batch process to convert all of my MANY years of Finale MUS files (several thousand!) to the latest version of Finale (currently F2K5a) with minimal corrections (especially of "File/Info" data and LYRICS). I've already found problems with conversions needing the new Repeat Tool "improvements" applied correctly to old documents!
A scripting language like FinaleScript could provide a tremendous time saver with this job alone (applicable to any specified root/sub directory and/or all of its subdirectories of MUS files).
Any help would be greatly appreciated in a "definitive" FinaleScript file.
Benjamin Tubb, Finale Engraver
WinF2K5a
Editor and Compiler of
"Henry Clay Work: Complete Songs and Choruses"
(Kallisti Music Press, 2002) | Back to Top | |
| Robert P. Registered Member
Date Joined Apr 2004 Total Posts : 1691 | Posted 11/18/2004 3:20 AM (GMT -6) | | Benjamin,
Create this script:
batch process subdirectories // or simply batch process folder if you don't want to batch hierarchically open finale files // (actually, this line is not necessary since the default is finale files) //description "xxxx" //composer "xxxx" //copyright "xxxx" //use smart hyphens //use smart extensions //search "xxx" in lyrics and replace with "yyy" //search "zzz" in description and replace with "zzz" //search "2001" in copyright and replace with "2004" //[...] save // you could say save and append "_2k5a"
The commented out lines are optional (and suggesting examples), depending on what you want to do on top of saving to 2005a format.
Now supposed that your finale files are gathered in one directory with subfolders, select it in FS and launch the script (and go to the movie). I think it safe to have a try with several files first, just in case!, and to make a backup of your unconverted files.
Hope it helps Robert | Back to Top | |
| Robert P. Registered Member
Date Joined Apr 2004 Total Posts : 1691 | Posted 11/25/2004 5:32 AM (GMT -6) | | Benjamin,
Yes, sorry, I forgot to mention the "close" command! It indeed is essential when batch processing a undefinite number of files!
Thanks for reminding this.
Robert | Back to Top | | Forum Information | Currently it is Tuesday, December 19, 2023 6:23 PM (GMT -6) There are a total of 403,820 posts in 58,165 threads. In the last 3 days there were 0 new threads and 0 reply posts. View Active Threads
|
Forum powered by dotNetBB v2.42EC SP3 dotNetBB © 2000-2023 |
|
|