[JW Lua] FCLuaIterator: FCMeasureNumberRegion doesn't work

Jan Angermüller jan at angermueller.com
Thu Dec 3 21:06:19 CET 2015


Jari,

the FCMeasureNumberRegion iterator seems to not work... it never enters 
the callback.
Code snippet:

function callback(m)
     print("callback entered") --doesn't happen
end
local iterator = finale.FCLuaIterator()
iterator:ForEachObject(finale.FCID_MEASURENUMBERREGION,callback)

Jan




More information about the JWLua mailing list