script 1 - for Windows users script for selecting all parts without Score in Parts/Score
//Written by Daniel Firlej //To select all parts menuitem "Page Layout\Systems\Edit Margins..." //Selecting all parts without Score click "Apply to*" button "Check All" select window "Select Parts*" ctrl down arrow ctrl down arrow ctrl down arrow ctrl down arrow spacebar button "OK"
________________________________________________________________________________________________ for Mac users You must have "All Controls" option enabled in System Preferences->Keyboard and mouse->keyboard shortcuts
click "Apply to*" button "Check All" select window "Select Parts*" Tab Tab cmd down arrow spacebar button "OK"
script 2 Adding instruments in Score Manager
//Written by Daniel Firlej //Adding instruments is Score Manager menuitem "Window\Score Manager" select tab "Instrument List" button "Add Instrument..." click "Blank Staff" Return
script 3 Adding Text in Score Manager
//Written by Daniel Firlej //Adding instruments is Score Manager menuitem "Window\Score Manager" click "File Info" type "ABCD" near "Title:" //use type "..." near "XXX" for other informations press ctrl + "K"Post Edited (Daniel Firlej) : 10/4/2015 2:49:26 PM (GMT-5) |