Kill Messages

Ray ray at linkit.com
Thu Apr 10 12:43:17 EDT 2014


Craig - your simple script works great.  The problem I have is because 
I'm calling other handlers which do things like update a datagrid.  
Somehow this is what's actually causing the continuation.  Thanks for 
exposing this for me!  I think I can probably finesse it from here.

On 4/10/2014 12:08 PM, dunbarx at aol.com wrote:
> on rawkeydown var
>     if  var= 65363 then
>        set the loc of btn 1 to item 1 of the loc of img 1 + 1 & "," & item 2 of the loc of img 1
>     end if
> end rawkeydown





More information about the use-livecode mailing list