[JW Lua] FCStrings:LoadSymbolFonts() doesn't work in v0.43 anymore

Jan Angermüller jan at angermueller.com
Fri Nov 27 10:28:48 CET 2015


Jari,

FCStrings:LoadSymbolFonts() doesn't work anymore in v0.43.
Code snippet:

local strings=finale.FCStrings()
print(strings:LoadSymbolFonts())
print(strings.Count)

This code returns the correct count in v0.42, while in v0.43 it returns 
0 and false for the first print (Finale 2014d/Windows10).

Jan






More information about the JWLua mailing list