sS dm_grabClipboardTextFrom(S computerID) {
  ret copyTextToClipboard((S) dm_evalOnOtherMachine(computerID, "textFromClipboard()"));
}