I wonder why you would send the edit command instead of just executing it?
See previous:  Because.  It.  Doesn't.  Work.


UPDATE:  I have been poking around in the IDE for a couple of days
trying to figure out why when RR's IDE stacks "edit..." it works, but
I can't get it to work.  Then today I tried putting the script in a
button, and it worked.

So, typing "edit the script of this stack" in the message box, or
having a handler

on s
  edit the script of this stack
end s

doesn't work.

However,
send mouseDown to button x

where the script of button x is
on mouseup
  edit the script of this stack
end mouseup

does work.

I'm updating my bug reports even as we speak.
--
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
  and did a little diving.
And God said, "This is good."
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to