If I run the following script from a button that is on the stack I'm working with it works. However, if I try to run it from a button on a palette it does not work. The stack I'm trying to work on is the topstack, right under the palette.


Why?

Thanks,

Rich Lague

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

on mouseUp
  set the name of this card to the selectedText
  put the selectedText into field "resultFld"
end mouseUp

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to