Finale SmartMusic
  Home | Log In | Register | Search | Help
   
MakeMusic Forum > Public Forums > FinaleScript - FORUM HAS MOVED! > How to make impossible things in FinaleScript - samples  Forum Quick Jump
 
You cannot post new topics in this forum. You cannot reply to topics in this forum. Printable Version
[ << Previous Thread | Next Thread >> | Show Newest Post First ]

Daniel Firlej
Registered Member

Click to send Daniel Firlej email.Personal Homepage Not AvailableSend a Private Message to Daniel FirlejAIM Not AvailableICQ Not AvailableY! Not AvailableMSN Not Available
Date Joined Sep 2015
Total Posts : 18
 
   Posted 10/3/2015 2:47 PM (GMT -6)    Quote This PostAlert An Admin About This Post.
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)

Back to Top
You cannot post new topics in this forum. You cannot reply to topics in this forum. Printable Version
   
Forum Information
Currently it is Tuesday, December 19, 2023 6:23 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