Perhaps the data is put onto the clipboard in multiple styles.  Perhaps the 
different applications look at different styles in different orders.  The 
LiveCode clipboardData property might be useful in seeing what is actually put 
on the clipboard in a copy.  If need be, you can use that to control your 
copy-to-clipboard.

Dar Scott


On Feb 23, 2012, at 9:13 PM, Nicolas Cueto wrote:

> Hello All,
> 
> I have a standalone that spits out some tab-delimited Japanese text
> into a field. If I copy-paste that text into Microsoft Wordpad, no
> problems. But if I copy-paste into Notepad, the Japanese text will
> appear as expected but the tabs are replaced by an underscore char.
> 
> What might be the explanation? Is there a way around it in my stack?
> 
> Thanks.
> 
> --
> Nicolas Cueto
> 
> _______________________________________________
> 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