Question
3
Replies
227
Views
Posted: December 26, 2018
Last activity: January 22, 2019
Closed
Read data from notepad and paste on windows form Textbox
Hi, I'm new to the Pega and have a requirement to copy the data from Notepad file and paste the same on Windows Form Textbox control. I've checked the streamreader option from toolbar, but not able to get it on Automation.
Please can someone suggest how to read from notepad and paste on windows form?
Thanks
Kind Regards
Praval Singh
***Edited by Moderator Marissa to update platform capability tags****
Have you tried interrogating notepad and passing the data as a string?