Simpler Copy to clipboard command
Posted: Thu Mar 01, 2018 3:47 pm
Hi,
I want to make a recommendation:
I just wanted to put the text of a variable into the clipboard and wondered what is the reason, that:
copy tText into clipboard
does not work.
The "correct" way: set the clipboardData["text"] to tText is IMHO a harsh distraction from the english language style Livecode is proposing
Cheers,
Torsten
I want to make a recommendation:
I just wanted to put the text of a variable into the clipboard and wondered what is the reason, that:
copy tText into clipboard
does not work.
The "correct" way: set the clipboardData["text"] to tText is IMHO a harsh distraction from the english language style Livecode is proposing

Cheers,
Torsten