The original version of this page can be found at : http://forum.makemusic.com/default.aspx?f=12&m=340540
Posted By : UCG Musician - 8/30/2011 10:15 AM | I mistakenly posted this on the Finale Windows forum yesterday.
I've tried various ways to process a bunch of files with a script and then save and close them. Save works OK but FS doesn't like closing a file in a batch process mode. I always have to abort the script as nothing I've tried has worked.
Has anyone experienced this and does someone have code that has worked for this process? |
Posted By : Benjamin Tubb - 10/8/2011 2:53 PM | Frankly "Batch Processing" (for file conversions needed as I get each upgrade <g>), is THE most convenient time-saving feature of using it. However, I have had problems with it apparently "crashing" when the script is not "carefully" written, especially when wanting it to work on subfolders, and THAT not working properly causing numerous files to be saved in the wrong directory(s)! Assuming you have your files in multiple directions under one main root directory, as I do (I call mine "Composers"), I ensure that my source and destination directories for Batch Processing [see the Finale script Options' menu] are set PRIOR to running the script:
batch process subfolders open save ALL close ALL
And that's it <G>. That script will "auto" open, save. and close, each MUS files, and convert each to the LATEST Finale MUS version. Hopefully there won't be any errors.
In my case even when I just use the one directory (i.e. without the "subfolders" options, I have too many files to process in RAM at one time, so I use the precaution for both SAVE and CLOSE, each with the ALL option. As I now have well over 6K MUS files, the time saved using FinaleScipt for this one "service" alone PAYS for my yearly upgrades!
P.S. Although my script "superficially" works, despite my Program Options being set to NOT use "Untitled" for old documents [in preference to ALLOWING them to be overwritten with the SAME name], I've found that not one of the files "converted" in the script was actually changed, as a dialog box opened for each (that shouldn't have!) saying that it will not be changed! I believe the SAVE ALL option should just be SAVE. More info later...
P.S.S. Further experiments still have not worked correctly. As I have over 6K files to convert, this is something I will continue to troubleshoot:
// remember to first use the Options' menu to set both the source/destination root directories batch process subfolders open save close all
which still doesn't work as expected. Anyone who can solve this, please post you working script (for F2K12), and it will be greatly appreciated. Benjamin Robert Tubb, Finale Engraver F2K12, Intel 3.2GHz P4 CPU using Windows XP Pro SP3 with 4GB RAM Owner of Public Domain Music Editor and Compiler of Henry Clay Work: Complete Songs and Choruses (2002) Arthur Clifton (aka Philip Antony Corri): Selected American Songs (2009) All are published by Kallisti Music Press.Post Edited (Benjamin Tubb) : 10/8/2011 9:21:49 PM (GMT-5) |
Posted By : SF - 10/28/2011 9:23 PM | Benjamin said... remember to first use the Options' menu to set both the source/destination root directories
No need to use the Options menu which doesn't work every time. Add "query"
query source folder process folder open save close forum.makemusic.com/default.aspx?f=12&m=329217
SF MPB 17" 3Ghz Intel Core 2 Duo, 8GB, 10.6.4 Power Mac 2.8 Ghz Qual-Core Intel Xeon, 16GB, 10.6.7, (2) 27" Apple Displays, 23" Cinema, 20" Formac "Gallery," Acer 21"...real estate. Finale 2.6.3-->2011, Sib. 3.0-->6.2, Logic 9.1.3, QuicKeys 4.0.7, DoubleCommand DoubleCommand, Mouse Locator Mouse Locator |
|