how to format text for copy-pasting as a spreadsheet table

Brian Milby brian at milby7.com
Thu Feb 8 10:02:05 EST 2018


I have code that can bypass step 1 (8.1.9 probably can too since I think
that bug fix is in there).

If you are talking about getting an actual table, then it is possible but
may require some code to pull off. I would need to do some testing to
figure out what is on the clipboard after the spreadsheet copy.
On Thu, Feb 8, 2018 at 8:41 AM dunbarx via use-livecode <
use-livecode at lists.runrev.com> wrote:

> Hi.
>
> Not sure I understand. If I make a list:
>
> put "cat" & tab & "dog" & tab & "eel" & return & "red" & tab & "blue" & tab
> & "yellow" into myList
> set the clipBoardData to myList
>
> I should be able to paste directly into any spreadsheet.
>
> There is a thread that describes an issue pasting into google docs,
> depending on the version of LC, but I do not think this ever affected
> Excel.
>
> Craig Newman
>
>
>
>
> --
> 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