[JW Lua] ProgressBar
Charles O. Lawrence
charlesolawrence at bellsouth.net
Fri Dec 18 20:22:17 CET 2015
Jari et al.,
I never see a progress bar anywhere. Am I missing something. This scripts
take ~10 secs on my computer.
function callback(i)
--do nothing
End
local iterator=finale.FCLuaIterator()
iterator.UseProgressBar = true
iterator:ForEachInteger(1,10000000,callback)
Thanks,
Charles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jwmusic.nu/pipermail/jwlua_jwmusic.nu/attachments/20151218/23d82710/attachment.htm>
More information about the JWLua
mailing list