[JW Lua] FCPageFormatPrefs
Mr.Pat
Mr.Pat at pdreditions.com
Mon Jul 4 23:40:49 CEST 2016
Hi All,
Simple script:
local pfp = finale.FCPageFormatPrefs()
pfp:LoadScore()
pfp:SetRightPageLeftMargin(216)
pfp:SetRightPageRightMargin(504)
pfp:SetLeftPageLeftMargin(504)
pfp:SetLeftPageRightMargin(216)
pfp:Save()
The values change, but the part doesn't update. What am I missing?
Thanks,
Pat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jwmusic.nu/pipermail/jwlua_jwmusic.nu/attachments/20160704/e801b560/attachment.htm>
More information about the JWLua
mailing list