[JW Lua] dumpproperties => strange behavior

Bart Visser bartvisser at me.com
Thu Dec 3 08:17:26 CET 2015


Hi Jari,

Could it be that this hasn’t been fixed in the last beta? I’m still seeing this behavior (Finale 2014.5, OS X).

Regards,


Bart Visser




> Op 17 nov. 2015, om 17:58 heeft Jari Williamsson <jari.williamsson at mailbox.swipnet.se> het volgende geschreven:
> 
> 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
>> 
>> 
> 
> 
> 
> _______________________________________________
> JWLua mailing list
> JWLua at jwmusic.nu
> http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu





More information about the JWLua mailing list