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, dunb...@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


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to