<div dir="ltr">RGP Lua 0.60 will add a new method FCGuides.SaveAll. This will allow you to save the guides without saving the FCGridsGuidesPrefs. It will only work in Finale 26.2+ and is intended to work around the Finale bug that was introduced in that version. There will be more explanation in the PDK Framework comments at FCGridsGuidesPrefs::Save.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 17, 2022 at 6:50 AM Robert Patterson <<a href="mailto:robert@robertgpatterson.com">robert@robertgpatterson.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">This appears to be a bug in Finale itself. But a workaround is possible. Do you also make changes to the GridsGuides preferences themselves?<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jan 16, 2022 at 12:16 PM Robert Patterson <<a href="mailto:robert@robertgpatterson.com" target="_blank">robert@robertgpatterson.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I am seeing this also in versions of Finale 26.2 and higher. If you have an earlier Finale version you can test, please confirm that it works there.</div><div><br></div><div>I'm still researching why this is happening in F26.2+.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jan 16, 2022 at 7:35 AM Artem Roschenko <<a href="mailto:roschenkoartem@gmail.com" target="_blank">roschenkoartem@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">When I try to add a new FCGuide to an empty FCGuides collection,<br>it works fine, but if there are some guides (of the same type -<br>horizontal or vertical), it cannot add a new one.<br>I think this problem started in Final 26 and<br>relevant so far for both JWLua 0.54 and RGP 0.59<br><br>Example:<br>local ggp = finale.FCGridsGuidesPrefs()<br>ggp:Load(1)<br>local hg = ggp:GetHorizontalGuides()<br>hg:AddGuide(640)<br>ggp:Save()<br><br>Artem.<br></div>
_______________________________________________<br>
JWLua mailing list<br>
<a href="mailto:JWLua@jwmusic.nu" target="_blank">JWLua@jwmusic.nu</a><br>
<a href="http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu" rel="noreferrer" target="_blank">http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu</a><br>
</blockquote></div>
</blockquote></div>
</blockquote></div>