Hidden Clipboard Contents
Todd Geist
tg.lists at geistinteractive.com
Sun Oct 2 17:03:51 EDT 2005
Thanks Phil,
But your suggestion returns nothing.
The data that is on the clipboard isn't any of the common types. It stored
in some sort of wrappper.
Is there a way to get the raw data off the clipboard?
Thanks
Todd
On 10/2/05 1:21 PM, "Phil Davis" <davis.phil at comcast.net> wrote:
> Hi Todd,
>
> It seems "the clipboarddata" is an array. Try this after copying something:
> answer the keys of the clipboarddata
>
> That should tell you what keys are available. Then you can use normal
> array syntax to get at your data, like this:
> put the clipboarddata["text"] into fld 1
>
> HTH -
> Phil Davis
--
Todd Geist
______________________________________
g e i s t i n t e r a c t i v e
More information about the use-livecode
mailing list