Skip to main content
Question

Convert message in message box into text file

  • February 14, 2023
  • 3 replies
  • 373 views

Forum|alt.badge.img+1

Hi,

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

3 replies

Raul Jaimes
Forum|alt.badge.img+9
  • Navigator | Tier 3
  • February 14, 2023

@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


rbkadiyam
Premier Pathfinder | Tier 7
Forum|alt.badge.img+17
  • Premier Pathfinder | Tier 7
  • February 14, 2023

@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 

 


rbkadiyam
Premier Pathfinder | Tier 7
Forum|alt.badge.img+17
  • Premier Pathfinder | Tier 7
  • February 14, 2023

@Agnelo  as discussed here is the screenshot