On Apr 12, 2010, at 9:43 AM, Chuck Israels wrote: > Thanks for this, but here's a new problem cropping up: when I run the Data > Check Font utility to replace B TimesBold with B Times Bold (the font that is > working correctly, the process now also replaces all the other music fonts > and displays unintelligible nonsense. Ow!
PS - this is happening only on older files that are being converted to 2010 - perhaps another of Finale's difficulties in this department. Chuck > > > On Apr 12, 2010, at 9:16 AM, Fiskum, Steve wrote: > >> Hello Chuck, >> >> Here is the code just replace "nameOfFont" with the font you want. The >> double quotes mean any text. >> >> ------- >> process folder >> search "" [nameOfFont] replace "" [nameOfOtherFont] >> save >> close >> ------- >> >> Cheers, >> Steve >> >> >> 4/12/10 11:11 AM, "Chuck Israels" <[email protected]> wrote: >> >>> Dennis, that is good to hear. I will explore this to see if I can figure it >>> out. >>> >>> Thanks, >>> >>> Chuck >>> >>> >>> On Apr 12, 2010, at 8:50 AM, dc wrote: >>> >>>> Chuck Israels écrit: >>>>> Does a script exist that performs the font substitution data check on >>>>> multiple files at once? >>>> >>>> You can run any Finalescript on all the files in a folder. Just add >>>> >>>> batch process folder >>>> >>>> at the beginning of the script. >>>> >>>> Before running it, you simply pick your folder. >>>> >>>> Dennis >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> Finale mailing list >>>> [email protected] >>>> http://lists.shsu.edu/mailman/listinfo/finale >>> >>> Chuck Israels >>> 230 North Garden Terrace >>> Bellingham, WA 98225-5836 >>> phone (360) 671-3402 >>> fax (360) 676-6055 >>> www.chuckisraels.com >>> >>> >>> _______________________________________________ >>> Finale mailing list >>> [email protected] >>> http://lists.shsu.edu/mailman/listinfo/finale >>> u.edu/mailman/listinfo/finale >> >> >> _______________________________________________ >> Finale mailing list >> [email protected] >> http://lists.shsu.edu/mailman/listinfo/finale > > Chuck Israels > 230 North Garden Terrace > Bellingham, WA 98225-5836 > phone (360) 671-3402 > fax (360) 676-6055 > www.chuckisraels.com > > > _______________________________________________ > Finale mailing list > [email protected] > http://lists.shsu.edu/mailman/listinfo/finale Chuck Israels 230 North Garden Terrace Bellingham, WA 98225-5836 phone (360) 671-3402 fax (360) 676-6055 www.chuckisraels.com _______________________________________________ Finale mailing list [email protected] http://lists.shsu.edu/mailman/listinfo/finale
