unlock screen doesn't unlock screen

Bob Sneidar bobsneidar at iotecdigital.com
Thu Aug 28 17:30:10 EDT 2014


replace “unlock screen” with “wait 0 seconds with messages”. The screen will unlock when an idle message is sent, which is what will happen when you wait 0 seconds with messages. 

Bob S


On Aug 27, 2014, at 04:34 , jbv at souslelogo.com wrote:

> actually the loop is like this (my mistake) :
> 
>  lock screen
>  repeat 20000 times
>    -- do a lot of things
>    unlock screen
>    put myVar into fld "myVar"
>    lock screen
>  end repeat
> 
> but the problem remains.
> 
> jbv
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list