Hi Richard I found this problem was particularly annoying, especially when trying to extract info from vCards exported from Contacts on the Mac, so I developed a tiny app in LC called vCard Clipper.
I've put together a web page about this app together with download links to a Mac App and the source code. Here's the link to this web page, help yourself: https://www.reid-it.co.uk/downloads/downvcclip.htm <https://www.reid-it.co.uk/downloads/downvcclip.htm> Peter -- Peter Reid Loughborough, UK > On 10 Jan 2018, at 9:38am, [email protected] wrote: > > Message: 5 > Date: Tue, 9 Jan 2018 10:09:51 -0800 > From: Richard Burkett <[email protected] > <mailto:[email protected]>> > To: [email protected] <mailto:[email protected]> > Subject: Problem pasting from Livecode to Mac Mail > Message-ID: <[email protected] > <mailto:[email protected]>> > Content-Type: text/plain; charset=utf-8 > > Does anyone have a solution to this problem: I set the clipboard in LiveCode > to the text of a field or variable that has returns after each line. When I > paste that into Mac Mail, the text appears double-spaced as if it has two > returns, but clearly there is just one (or a combination of CR and LF?). I?ve > tried all the keys for setting the clipboard and also writing a script to > delete line feeds, or CR characters, but nothing works. It?s either no > returns, or what appears to be double-spaced returns. > > If I paste the text first into Text Edit, then copy it, and paste into Mac > Mail it?s fine - single line spacing. What?s LiveCode adding to each line > that causes Mac Mail to show the pasted text as double spaced? Is there a way > to filter/remove that? > > Richard Burkett > [email protected] <mailto:[email protected]> _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
