[JW Lua] FW: ProgressBar
Charles O. Lawrence
charlesolawrence at bellsouth.net
Tue Feb 16 20:03:21 CET 2016
Thanks for the update.
-----Original Message-----
From: JWLua [mailto:jwlua-bounces at jwmusic.nu] On Behalf Of Jari Williamsson
Sent: Tuesday, February 16, 2016 12:55 PM
To: The JW Lua script plug-in. <jwlua at jwmusic.nu>
Subject: Re: [JW Lua] FW: ProgressBar
Charles,
ForEachInteger() was missing the progress bar. Fixed for the upcoming beta.
Best regards,
Jari Williamsson
On 2016-02-06 01:51, Charles O. Lawrence wrote:
> Folks,
>
> Still no response, so I'll post it again.
>
> I want to see a progress bar move across as the job is being run. Am I
> missing something? Does it show in the Finale window StatusBar?
>
> Anxiously awaiting a response,
>
> Charles
>
> *From:* JWLua [mailto:jwlua-bounces at jwmusic.nu] *On Behalf Of *Charles
> O. Lawrence
> *Sent:* Monday, December 21, 2015 12:54 PM
> *To:* JWLua at jwmusic.nu
> *Subject:* [JW Lua] FW: ProgressBar
>
> Gentlemen,
>
> I have not gotten a response from anybody on this. Maybe it didn't
> get out, so I'll post again.
>
> Thanks,
>
> Charles
>
> *From:* Charles O. Lawrence [mailto:charlesolawrence at bellsouth.net]
> *Sent:* Friday, December 18, 2015 2:22 PM
> *To:* 'JWLua at jwmusic.nu' <JWLua at jwmusic.nu <mailto:JWLua at jwmusic.nu>>
> *Subject:* ProgressBar
>
> Jari et al.,
>
> I never see a progress bar anywhere. Am I missing something. This
> script takes ~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
>
>
>
> _______________________________________________
> JWLua mailing list
> JWLua at jwmusic.nu
> http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu
>
_______________________________________________
JWLua mailing list
JWLua at jwmusic.nu
http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu
More information about the JWLua
mailing list