- Home
·
- Miscellaneous
·
- Nice and easy way to copy text from textbox(or any source) and paste it to the Notepad(or any text
Nice and easy way to copy text from textbox(or any source) and paste it to the Notepad(or any text
Nice and easy way to copy text from textbox(or any source) and paste it to the Notepad(or any text editor)
Rate Nice and easy way to copy text from textbox(or any source) and paste it to the Notepad(or any text
(1(1 Vote))
Clipboard.SetText Text1.Text
Shell "notepad", 1
SendKeys "^V"
Nice and easy way to copy text from textbox(or any source) and paste it to the Notepad(or any text Comments
No comments yet — be the first to post one!
Post a Comment