[JW Lua] FCPageFormatPrefs => SystemDistanceBetween

Bart Visser bartvisser at me.com
Sun Sep 7 08:10:16 CEST 2014


Hi Jari,

The SystemDistanceBetween property of the FCPageFormatPrefs returns a negative number while it's set to a positive one:

local pageFormatPrefs = finale.FCPageFormatPrefs()
pageFormatPrefs:LoadScore()
print(pageFormatPrefs.SystemDistanceBetween)

Probably something that could be fixed sometime.
Cheers,


Bart



More information about the JWLua mailing list