Hi all,

I've a text field: - input text - multiline, which load text from an external file.
loadVariablesNum ("http://..../TP.txt", 0);

Now I'd like to add a button to copy all the text loaded, into the clipboard, to be able to paste it afterward into a word document.

Any idea?

Thx, Alex20.