Search, Replace and Unicode

Richmond richmondmathewson at gmail.com
Sat Dec 29 15:15:24 EST 2012


On 12/29/2012 09:38 PM, Phil Davis wrote:
> Hi Richmond,
>
> Just curious - does setting the lockMessages & lockScreen to true 
> speed it up any? Or hiding the field? (Sorry if these have already 
> been answered; I'm not following the thread too closely)

I ran unicode replace script that took 8 seconds,

with

set the lockMessages to true

in line 1 of the script

and  set the lockMessages to false

in the last line

the script took 7 seconds

------------------------

using lockScreen

the script took 2 seconds (Wow!)

-----------------------

using lockScreen & lockMessages

the script still took 2 seconds

-----------------------

obviously lockScreen is "a good thing"

Thank you very much for your suggestion!

Richmond.




More information about the use-livecode mailing list