![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
Hello, You can insert Enter key or comma using 'Log to file' command to format the records. Unfortunately, Tab key cannot be inserted using 'Log to File' command. However, you can open the file and can insert Tab key using keystrokes command. You can insert Enter key by converting an existing keystroke action into a variable. Simply select the keystroke action and Right-click and select Convert to Variable. Now, use this variable in 'Log to File' command. Hope that helps. |
| |||
| Quote:
THanks. |
| |||
|
Hello, Task that we uploaded works well at our end. Can you please try this? . Delete Line #1 of task TestLTF.atmn. . Insert keystrokes command to play Enter in Currently Active Window (as first command of task). . Right click on Keystrokes command that you inserted just now and select 'Convert to Variable' from context menu. . Specify variable name, enterkey and click on Save. . Save the task and run it. Hope that helps. |
| |||
|
I was able to follow your instructions to insert [ENTER], as your demonstration script is designed. Trying to insert the [TAB] character I performed the same sequence of steps using TAB not ENTER but got this output, does this prove that a [TAB] can not be inserted into a log file? [output log file:] Tethys [TAB][TAB]Solutions [end output] |
![]() |
| Thread Tools | |
| Display Modes | |
| |