I do this:
   put the clipboard into theDataType -- returns "text"
   put the clipboarddata[theDataType] into thePropList

thePropList is empty, but if I then go to TextEdit and paste, all the cell data 
is pasted as tab delimited text. 

Bob


On Apr 30, 2012, at 10:51 AM, Richard Gaskin wrote:

> Bob Sneidar wrote:
> 
>> I am not pasting I am accessing the clipboardData in a script. I should have 
>> made that clearer.
> 
> That's an interesting detail.  Are you using the clipboardData["text"]?
> 
> I think pasting uses styled text; wonder if that makes a difference with what 
> you're trying to do.
> 
> Thanks for posting the bug report, BTW.  Too often details get lost here 
> because they're not logged there. I appreciate your taking the time to do 
> that.
> 
> --
> Richard Gaskin
> Fourth World
> LiveCode training and consulting: http://www.fourthworld.com
> Webzine for LiveCode developers: http://www.LiveCodeJournal.com
> LiveCode Journal blog: http://LiveCodejournal.com/blog.irv
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to