I need to add part/score name every time to page 2 to end in every new score ( I wish this was default behavior in Finale - it's proper page layout courtesy for taping parts together!)
I wrote the following script to complete the process in the text tool, running it with the cursor active in a newly created text box.
The script below works, except fails to set the alignment.
The color coding in the editor seems to show that the commands are all recognized.
It does everything but set the text to right-align.
What is my syntax error?
Searching yields no hints.
*****************
select menu item "Part/Score Name"
menu item "Frame Attributes"
select dropdown "Page Range"
type "2"
tab
type "0"
set "Align: Horizontal = Right"
Click OK
*****************
System:
MacOS "El Capitan"
Finale 25.2 and earlier
4 comments
Date Votes