Question

Convert message in message box into text file

  • 14 February 2023
  • 3 replies
  • 125 views

Badge +1

Hi,

Just wanted to know how to convert the message in message box into text file.Please help me.


3 replies

Userlevel 5
Badge +9

@Agnelo 

You can use logtoFile to write messages in a file.  Also, you can add a variable to contain a text or message and writing to file. 

 

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-log-to-file-command.html

 

Regards

Userlevel 5
Badge +10

@Agnelo  : you can open the note pad and insert the message (from variable) and save it… 

or you can also follow log to file command 

 

Userlevel 5
Badge +10

@Agnelo  as discussed here is the screenshot

 

Reply