-
Notifications
You must be signed in to change notification settings - Fork 2
MClipboard.bas
Sergey Frolov edited this page Aug 29, 2020
·
2 revisions
Contains procedures to work with Clipboard
created
by Sergey Frolov (pet-projects@sergey-frolov.ru)
version 0.1 (2020-08-20)
Provided under GNU General Public License
none
DATAOBJECT_BINDING - Clipboard object ID
-
Sub
setTextToClipboard()Copy text to Clipboard -
Function
getTextFromClipboard()Get text from Clipboard
Copy text to Clipboard
text - text to put into Clipboard
Get text from Clipboard
Text from Clipboard