Oh, yeah... you should probably add:

save
close

to the end of that script, unless you want all of the documents to
remain open after they are processed.

On 12/2/05, Brad Beyenhof <[EMAIL PROTECTED]> wrote:
> On 12/2/05, Kurt Gnos <[EMAIL PROTECTED]> wrote:
> > No! I have switched it on (automaic update layout). And I found no
> > special settings that might explain the problem. But I know, even
> > with automatic layout on, when I print, the printing dialogue box
> > will only vanish (after hitting ok and printing) when I click once in
> > the window afterwards. Speaking of bugs... But I guess that's how the
> > automatic layout works? Even if I don't know any other program where
> > I have to do an automatic update manually...
>
> I get that blank page all the time after extracting part, but a manual
> layout update will always solve it.
>
> You could even make a Finalescript that says:
>
> //process all open docs
> process folder
> //process subdirectories
>
> update layout
>
> That will do a "manual update layout" for all files in a specified
> folder. You can change the commenting ("//" at the beginning of a line
> marks it as a comment, so that line will not un as part of the script)
> to process all open documents instead, or to allow the script to work
> on all subfolders of the selected folder in addition.
>
> I recently did this (applied the "update layout" command to the
> beginning of the Batch Printing script), and it worked perfectly.
>
> Hope this helps.
>
> --
> Brad Beyenhof
> Real-time Finale discussion: http://www.finaleirc.com
> my blog: http://augmentedfourth.blogspot.com
> Silence will save me from being wrong (and foolish), but it will also
> deprive me of the possibility of being right.       ~ Igor Stravinsky
>

_______________________________________________
Finale mailing list
Finale@shsu.edu
http://lists.shsu.edu/mailman/listinfo/finale

Reply via email to