umx_write_to_clipboard
umx_write_to_clipboard writes data to the clipboard
umx_write_to_clipboard(x)
x |
something to paste to the clipboard |
Works on Mac. Let me know if it fails on windows or Unix.
None
Other File Functions:
dl_from_dropbox(),
umx_file_load_pseudo(),
umx_make_sql_from_excel(),
umx_move_file(),
umx_open(),
umx_rename_file(),
umx
## Not run:
umx_write_to_clipboard("hello")
## End(Not run)Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.