On 9/13/05, Javier Ruiz <[EMAIL PROTECTED]> wrote:
> Now if FinaleScript could change the paper size in the Page Setup menu...

There's no way to actually *change settings* via FinaleScript, but
this ingenious script (provided by Karen Guthery) makes the process a
lot easier:

//process all open docs
batch process folder
execute menu item "page setup"
//print
save
//you can insert 'save append "*"' or similar here if you want to keep
the original documents intact
close

Effectively, it opens the Page Setup dialog for every item in a folder
in turn (or every open doc, if you change the commenting), so all you
have to do is modify the page size. This is much better than opening
every file individually, invoking the Page Setup dialog manually, and
changing page size. There's still a manual step involved, but it cuts
out a lot of the tedium involved in changing the page size for a batch
of already-created documents.

-- 
Brad Beyenhof
[EMAIL PROTECTED]
http://augmentedfourth.blogspot.com
Silence will save me from being wrong (and foolish), but it will also
deprive me of the possibility of being right.       ~ Igor Stravinsky

_______________________________________________
Finale mailing list
[email protected]
http://lists.shsu.edu/mailman/listinfo/finale

Reply via email to