Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Copy Data from Notepad
#4
Solved: 11 Years, 4 Months ago
Please try below code -

Code:
Create objFSO = CreateObject("Scripting.FileSystemObject")

Systemutil.Run "Path of the notepad where its stored"

Window("Notepad").WinEditor("Edit").Type micCtrlDwn + "a" + micCtrlUp

Window("Notepad").WinEditor("Edit").Type micCtrlDwn + "C" + micCtrlUp
then go to the pane where you want to paste and do
("Object where you want to paste.")Type micCtrlDwn + "V" + micCtrlUp
Make sure that all the other notepads are closed when you execue this ..As if more notepads are open it will not be able to recognize the object.
Reply


Messages In This Thread
Copy Data from Notepad - by jegansurya - 07-03-2012, 05:16 PM
RE: Copy Data from Notepad - by ssvali - 07-03-2012, 05:43 PM
RE: Copy Data from Notepad - by jegansurya - 07-04-2012, 11:40 AM
RE: Copy Data from Notepad - by Shridevi.Salagare - 07-04-2012, 05:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Fifth word from every thousand line in notepad files. sallu.iet@gmail.com 0 946 01-17-2020, 09:58 AM
Last Post: sallu.iet@gmail.com
  Copy file to network shared location sams001 0 3,165 04-03-2013, 02:10 AM
Last Post: sams001
  How To Copy a text in a .txt file adelitza 0 2,386 09-03-2012, 07:29 PM
Last Post: adelitza
  How to copy .tsr and .qfl file and everything to QC? chong67 4 4,371 06-08-2012, 10:06 AM
Last Post: sshukla12
Exclamation Want to copy object from 1 repository to another Amol 3 11,105 06-01-2012, 04:47 PM
Last Post: falvi

Forum Jump:


Users browsing this thread: 1 Guest(s)