![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
Dear Technical Support, Could use please take a look at the attached Test.atmn file and fix it so that it works! I am trying to delete the following characters: " = from the sample.txt file and can not figure out what I'm doing wrong! In order to run the file you will need to: -save the sample.txt file to C:\ -create two blank/null value variables called temp1 and temp2 -and create a list variable called EqualsOrQoutations with the following values added to it: " = Many Thanks for your help, K Last edited by Kass; 06-06-2009 at 06:31 AM. |
| |||
|
Hello Kass, Character (") is considered as a delimiter so the If condition would become invalid for this character and hence your task would not give expected results. However, to replace (=) character you can create vb script and call it from the task. We have amended the task for your convenience. To run this task, . Please copy .atmn under location, 'C:\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks' folder. . Copy .txt and .vbs under C:\. Hope that helps. |
| |||
|
So In effect what your saying is it is impossible to do what I'm attempting to do? ie remove both " and = sign from a .txt file? I paid over $500 for this software can we find a way to make this work programatically please? K |
| |||
|
Hello Kass, If you can email us your number at, http://www.tethyssolutions.com/support_form.htm then we can call you to help you explain the solution. Alternatively, you can reach us at following numbers, USA: 1-888-484-3535 X 3 International: +1-408-834-7676 X 3 |
![]() |
| Thread Tools | |
| Display Modes | |
| |