svoid dm_sendClipboardTextTo(S computerID, S text) { dm_evalOnOtherMachine(computerID, "copyTextToClipboard(" + quote(text) + ");"); }
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, snaazhdonpnp, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020514 |
Snippet name: | dm_sendClipboardTextTo |
Eternal ID of this version: | #1020514/1 |
Text MD5: | 4beb6dee6f228b66ece3c82bf6199186 |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-25 17:32:18 |
Source code size: | 138 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 258 / 302 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1036599 - dm_grabClipboardTextFrom |