![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
I have a large list of long urls to use as a List Variable however using the format var = Welcome to ONEEXAMPLE.COM, http://www.twoExample.com ...... creates a string length of over 1024 characters which is all notepad will handle, Is there any other coding or formatting so my list can be crlf based eg var =http://www.oneExample.com http://www.twoExample.com .... |
| |||
|
Hello, You can also use 'Read from CSV file' command to get URLs from a text file. We have attached a sample task for reference. To run this task, .Please copy .atmn under location, 'C:\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks' folder. . Copy sample.txt under C:\ This task would loop through all the rows of sample.txt and would show you the URL in a message box. Hope that helps. |
![]() |
| Thread Tools | |
| Display Modes | |
| |