sS dm_grabClipboardFrom_verbose(S computerID) { S text = dm_grabClipboardTextFrom(computerID); infoBox("Grabbed " + nChars(text)); ret text; }