[JW Lua] FCString - International Characters
Chris
marcel.denio at gmail.com
Tue Feb 16 20:34:20 CET 2016
Jari
I just realize that the problem is with "Windows Vista" but not with
"Windows 10".
For example with your code :
------------------------------------------
local str = finale.FCString()
str.LuaString = "Сергей Прокофьев\r(Sergei Prokofiev)"
-- Set an save the text insert:
local fileinfotext = finale.FCFileInfoText()
fileinfotext:SetText(str)
fileinfotext:SaveAsComposer()
----------------------------------------
Thanks
Chris
More information about the JWLua
mailing list