|
|
MakeMusic Forum > Public Forums > FinaleScript - FORUM HAS MOVED! > (No Subject) | Forum Quick Jump
|
| SngRtr Registered Member
Date Joined Dec 2015 Total Posts : 1 | Posted 12/17/2015 6:44 PM (GMT -6) | | I have a script I've been using in previous versions of Finale. I use it in my two-staves systems for 4-prt vocal music to swap out layers 1 and 2 so that layer 2 is stems down and layer 1 is stems up (just opposite of what the old chart used to be). I now have 2014.5 and my script disappeared from my Finale scripts when I updated to 2014.5. So . . . I had to go to my 2012 version to copy the script over to 2014.5. Here's the script:
// This script will set up the values for layers // and Swap layers 1 and 2 menu item "Document Options" list "Layers" popup "Layer 1" in "Settings for:" popup "Up" in "Freeze Stems:" type 6 in "Adjust Floating Rests By:" popup "Layer 2" in "Settings for:" popup "Down" in "Freeze Stems:" type -6 in "Adjust Floating Rests By:" press OK swap layers 1 and 2 selection tool end
The applied script in 2014.5 goes to Document Options list THEN hangs up/stops on "Accidentals" . . . and won't select "Layers" ????
I sent the chart back to my 2012 version and applied the script successfully, so I have a work-around the problem. I need it to work in my new 2014.5, however. Any help from the Forum members would be greatly appreciated.
Joe Liles | Back to Top | |
| Charles Lawrence Registered Member
Date Joined Dec 2009 Total Posts : 3638 | Posted 12/27/2015 8:34 PM (GMT -6) | |
Joe,
A couple of things.
- F2014.5 is a complete stand alone version that can run concurrently with other installed versions. For that reason, any scripts you had written for F2012 will not be copied over to F2014.5. That process must be done manually. The directory structure is the same except F2012 will be F2014.5. [UPDATE] Copy the XML files from F2012 to F2014.5. You should then be OK in F2014.5
- The scripts beginning in F2012 changed from being plain text to being formatted in XML with Finalescript specific tags. The script you posted does not contain these proper XML tags to separate the lines. The lines are all put into one long string. That is why the script goes only so far and hangs. I am assuming you tried to cut and paste the script, which results in the incorrectly formed XML. Do not cut from one Finalescript palette and paste into the other.
- If you want, you can try to fix it up manually, or you can just start over and re-write, not copy/paste, your script in F2014.5, or just copy the XML files as stated in point 1. I have corrected the flawed XML and have attached it here, if you want to just download it and place it in the proper F2014.5 directory located here: "C:\Users\<username>\AppData\Roaming\MakeMusic\Finale 2014.5\Finalescript". If you continue to have trouble, let us know.
Good luck.
"Anything is possible if you don't know what you are talking about!"
Windows 10 Professional (x64) (build 10586)
3.50 gigahertz Intel Core i7-5930K, Multi-core (6 total), Hyper-threaded (12 total)
32638 Megabytes Usable Installed Memory, 17514.37 Gigabytes Usable Hard Drive Capacity NVIDIA GeForce GTX 980 - 4GB [Display adapter]
Finale 2014.5.6359 Garritan GPO4.02
Cakewalk SONAR X3 - (X3e build 244) - x64, Sound Forge Audio Studio 10.0, Audacity 2.1.0 Sharpeye 2.68, PhotoScore Ultimate 7.0.2, SmartScore X2 Pro 10.5.8
"There is a world of difference between a person who has a big problem and a person who makes a problem big." – John MaxwellPost Edited (Charles Lawrence) : 12/28/2015 5:50:44 PM (GMT-6) File Attachment : untitledscript.xml 1KB (text/xml) This file has been downloaded 367 time(s). | Back to Top | | Forum Information | Currently it is Tuesday, December 19, 2023 6:02 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 |
|
|