[JW Lua] Deleting a given Test/Shape Expression Def
Jari Williamsson
jari.williamsson at mailbox.swipnet.se
Wed Sep 10 00:53:18 CEST 2014
Charles,
You're absolutely correct. And the bug would probably also cause a crash
on pre-Unicode Finale versions. I'll upload a fixed version right away.
Best regards,
Jari Williamsson
On 2014-09-10 00:07, Charles O. Lawrence wrote:
> Jari,
>
> Something went fubar in beta 0.27 unless I am missing something. The
> following simple code snippet used to work in 0.26 but now doesn't in 0.27.
> Maybe it's Unicode related.
>
> for expCat in loadall(finale.FCCategoryDefs()) do
> local catTitle = expCat:CreateName()
> local catID = expCat:GetID()
> print (catTitle.LuaString,catID)
> end
>
>
> _______________________________________________
> JWLua mailing list
> JWLua at jwmusic.nu
> http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu
>
>
More information about the JWLua
mailing list