Pasting tabs into Excel
J. Landman Gay
jacque at hyperactivesw.com
Sat Feb 3 12:35:53 EST 2018
Like Mike, I found that the text to columns tool, using space as
delimiter, will separate the entry into columns. That seems to imply that
somewhere the tabs are changed to spaces. Also, pasting into a text editor
does show the tabs, and copying from there preserves them when pasting into
Excel, and they act normally and span columns.
I also tried fullclipboardData and rawclipboardData with no luck. There
seems to be something different about in LC's implementation. I found two
bugs that might be related:
http://quality.livecode.com/show_bug.cgi?id=19206
http://quality.livecode.com/show_bug.cgi?id=20336
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On February 3, 2018 10:42:02 AM dunbarx via use-livecode
<use-livecode at lists.runrev.com> wrote:
> I have no access to Excel at the moment, but I cannot believe that the
> default field delimiter could possibly have changed from tab. May just as
> well change the record delimiter from return
>
> It would break just about everything.
>
> Craig
>
>
>
> --
> Sent from:
> http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list