View Single Post
  #2 (permalink)  
Old 11-23-2009, 07:42 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello,


You can create a simple vb script that would replace the space with underscore in any given string. You can call VB Script using 'Run Script' command of Automation Anywhere. Youcan pass parameter and can get return value in a user variable using this command.

For your convenience, we have created a sample task. To run this task,

. Please copy .atmn under location, 'C:\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks' folder.
. Copy .vbs under C:\.
. Run the task.

Task would display the resultant string in a message box.

Hope that helps.
Attached Files
File Type: zip Sample4GMPLLC.zip (735 Bytes, 14 views)
Reply With Quote