Finale SmartMusic
  Home | Log In | Register | Search | Help
   
MakeMusic Forum > Public Forums > FinaleScript - FORUM HAS MOVED! > Import  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 ]

Zuill
"The Troll"



Email Address Not AvailablePersonal Homepage Not AvailableSend a Private Message to ZuillAIM Not AvailableICQ Not AvailableY! Not AvailableMSN Not Available
Date Joined Oct 2003
Total Posts : 29077
 
   Posted 4/8/2004 3:17 PM (GMT -6)    Quote This PostAlert An Admin About This Post.
I wish there were clearer instructions. What exactly is the import command? How do you tell the script from where and to where you are importing?
 
I've created some scripts, and I'm still going by the seat of my pants. I still have issues where it appears Finale sometimes jumps steps during a script sequence. I believe that was fixed in 2004b, but I still have mixed results.
 
Zuill


"When all is said and done, more is said than done."
 
Finale 2004b, Win 2000 or XP

Back to Top

Michael Johnson
Registered Member



Email Address Not AvailablePersonal Homepage Not AvailableSend a Private Message to Michael JohnsonAIM Not AvailableICQ Not AvailableY! Not AvailableMSN Not Available
Date Joined Mar 2004
Total Posts : 1317
 
   Posted 4/9/2004 10:12 AM (GMT -6)    Quote This PostAlert An Admin About This Post.
Hi Zuill,
The import command takes settings from one document and applies the settings to one or more documents.
The main document (active document in Finale) is always the source document.
The other open documents or a batch process folder you have selected in FinaleScript will be the destination document(s). The choice of the destination is up to you.


If you want to process all open documents, use these commands at the top of your script:
process all open docs
don't process current doc


The steps to the process would be:
Open all your files in Finale
Set your source / main document / template to have focus
Run your script with the above lines included


If you want to process a folder of files, use this command at the top of your script:
batch process folder


Then the steps would be:
Open only your source / main document / template
Choose your FinaleScript Batch Process folder in the FinaleScript P.I.
Run your script with the above line included


Please share any scripts you have that show inconsistent results in Finale. One thing you can do to "debug" a script is pop a message box when the script reaches a certain point. The syntax for that in FS is: message "message box text here"


Example script (feel free to paste into a script and try):
massedit
select all
plug-in "count items"
message "count Items plug-in has been run"
message "next PI should be check range"
pi "check range"


Hope this is of help.
Sincerely,
Michael Johnson
MakeMusic
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:24 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