Clipboard Anomally [BUG]?

Chipp Walters chipp at chipp.com
Fri Nov 10 00:32:45 EST 2006


Kay,

Can you paste via the menu? If so, then I imagine there is a problem with
the key shortcut, which would be an IDE bug and you could create a
frontscript plugin to override (if you really had to have this functionality
now). If you cannot paste via the menu, then perhaps you can put in the msg
box:

put the clipboarddata["text"]  (I think that's the correct syntax)

and see if the data is even on the clipboard at all. If it's not on the
clipboard, then you can switch to another program (other than BBedit or
TeachText) and see if you can paste it there. If you cannot, then perhaps
there's a problem with Automator. If you can paste it there, and it never
shows in Rev, you have an engine bug.

best,

Chipp



More information about the use-livecode mailing list