The clipboardΒΆ
The put_clipboard() function pastes data to the Windows clipboard, and the get_clipboard() function retrieves the contents of the clipboard. The check_clipboard() function is available for testing the format of the current contents of the clipboard.
RELATED TOPICS |