Sivakatirswami,

> But what about a global implementation? I tried to put that into the front
>script, but after the first mouseUp which open script editor.

Try this in the stack script:

on mousemove
  if the optionkey is down then edit script of the target
  else pass mousemove
end mousemove

With the optionkey down any mouse movement over a target will open its 
script.

Nelson

Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to