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

Bob Sneidar bobsneidar at iotecdigital.com
Thu Feb 8 10:46:57 EST 2018


You can. You will just get 2 returns instead of the one when you paste it anywhere but in an app that knows how to handle the contents of that clipboard. 

Bob S


> On Feb 8, 2018, at 06:40 , dunbarx via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> put "cat" & tab & "dog" & tab & "eel" & return & "red" & tab & "blue" & tab
> & "yellow" into myList
> set the clipBoardData to myList





More information about the use-livecode mailing list