[JW Lua] dumpproperties => strange behavior

Jari Williamsson jari.williamsson at mailbox.swipnet.se
Tue Nov 17 17:58:37 CET 2015


Bart,

Thanks for the report! I understand why this happens. Will fix.


Best regards,

Jari Williamsson


On 2015-11-15 12:00, Bart Visser wrote:
> Hi Jari,
>
> There is a bug in the dumpproperties-function:
>
> 1. Quit and reopen Finale 2014 (Mac)
> 2. Run this code:
>
> local pageFormatScore = finale.FCPageFormatPrefs()
> pageFormatScore:LoadScore()
> local p = dumpproperties(pageFormatScore)
> for k, v in pairs(p) do
>    print(k, v)
> end
>
> => No output
>
> 3. Open the Class-browser => It reads all the classes and displays them in the browser
>
> 4. Run the above code again
>
>
> => Output as expected
>
> Cheers,
>
>
> Bart
> _______________________________________________
> JWLua mailing list
> JWLua at jwmusic.nu
> http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu
>
>






More information about the JWLua mailing list