![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
How can I delete a list of strings from a fileName? From a folder containing mp3 files. List of string to delete : "original,Original,MIX,mix,Mix,_" Example : Rename 03-dance-you_have_to_dance__dance_dance Original mix.mp3 To: 03-dance-you have to dance dance dance.mp3 I'm very new at this, how to do the simple operations? "I guess this is one"? Thanks. Amy |
| |||
|
Hello Amy, you can use 'String Manipulation' command (available from AA 5.0 version) to extract a part of string into variable. To replace underscore (_) with a blank, you need to call vb script. We have attached a sample task for your reference. To run this task, . Please copy .atmn file under location, 'C:\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks' folder. . Copy .vbs file under C:\. Hope that helps. |
![]() |
| Thread Tools | |
| Display Modes | |
| |