Hello,
The task uploaded by Colin is perfect.
In addition, if you wish to use the concated string in another task as well then you can log it in a text file. We have attached a sample task for reference. To run this task,
. Please copy it under location, 'C:\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks' folder.
. Please create a variable, EString that reads value from a text file.
To create a variable that read from text file, please follow below mentioned steps:
1. Go to Tools->Variable Manager in Automation Anywhere.
2. Click on 'Add New Variable'.
3. In 'Name' field, enter variable name i.e. EString .
4. Select 'Read from text file' radio button or option.
5. In 'Value' field, specify the path of text file i.e c:\test.txt.
6. Press 'Save' button.
7. Press 'Ok' button.
Hope that helps.
|