<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
It's the same in Finale:<br>
if you update the page format settings (Edit->Page
Format->Score), the score pages won't change.<br>
You need to call Page Layout->Redefine Pages.<br>
The same goes for the script.<br>
<br>
Probably you need an FCPage update function (for example
FCPage:UpdateLayout), but I am not sure if this is all.<br>
You might additionally need to apply the settings to the individual
pages and may also need an update of the metric functions.<br>
<br>
Best,<br>
Jan<br>
<br>
<div class="moz-cite-prefix">Am 04.07.2016 um 23:40 schrieb Mr.Pat:<br>
</div>
<blockquote
cite="mid:003401d1d63c$bb686d60$32394820$@pdreditions.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">Hi All,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Simple script:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"> local pfp = finale.FCPageFormatPrefs()<o:p></o:p></p>
<p class="MsoNormal"> pfp:LoadScore()<o:p></o:p></p>
<p class="MsoNormal"> pfp:SetRightPageLeftMargin(216)<o:p></o:p></p>
<p class="MsoNormal"> pfp:SetRightPageRightMargin(504)<o:p></o:p></p>
<p class="MsoNormal"> pfp:SetLeftPageLeftMargin(504)<o:p></o:p></p>
<p class="MsoNormal"> pfp:SetLeftPageRightMargin(216)<o:p></o:p></p>
<p class="MsoNormal"> pfp:Save()<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The values change, but the part doesn't
update. What am I missing?<o:p></o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">Pat<o:p></o:p></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
JWLua mailing list
<a class="moz-txt-link-abbreviated" href="mailto:JWLua@jwmusic.nu">JWLua@jwmusic.nu</a>
<a class="moz-txt-link-freetext" href="http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu">http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu</a>
</pre>
</blockquote>
<br>
</body>
</html>