Pasting Last Operation Result content to a notepad
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Pasting Last Operation Result content to a notepad
Hi Community.
I have to read some specific rows in a Excel Spreadsheet and paste the to a console window in a timed manner, I can output to a message in the log but not paste it directly to a notepad or console window, or if i can store it in the clipboard it will be useful.
Thanks.
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
just after taking a quick look, that should work
whats the end goal here, and what is currently not happening? what is the error messages you are receiving?
Justin Kim
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi hkim5.
I can´t pass the variable values directly to text, I can post them in the log but not in another program like notepad, Thanks.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hey so i did exactly what you did, and it works just fine. the only thing that i can think of is that you didnt make the proper reference to the key method to the variable is in the wrong format. try to access the operation parameters to reference it properly
Justin Kim
