[JW Lua] dumpproperties => strange behavior

Charles O. Lawrence charlesolawrence at bellsouth.net
Thu Dec 3 13:43:42 CET 2015


I see the same for Windows platform.

Charles

-----Original Message-----
From: JWLua [mailto:jwlua-bounces at jwmusic.nu] On Behalf Of Bart Visser
Sent: Thursday, December 3, 2015 2:17 AM
To: The JW Lua script plug-in. <jwlua at jwmusic.nu>
Subject: Re: [JW Lua] dumpproperties => strange behavior

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


_______________________________________________
JWLua mailing list
JWLua at jwmusic.nu
http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu





More information about the JWLua mailing list