Intelligent Automation & Macro Software  

Go Back   Automation Anywhere, Inc. Forums > Products Zone > Automation Anywhere
Register FAQ Search Today's Posts Mark Forums Read

Automation Anywhere Post messages and questions related to Automation Software here.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-24-2008, 07:17 PM
philkryder philkryder is online now
Senior Member
 
Join Date: Sep 2007
Posts: 458
Post is there a RIGHT or SUBSTRING available

I was looking at the new string manipulation feature.

I wanted to take the right two characters of
"0$Month$"
so that I could get a proper collating sequence for dates such as
01
02
...
09
10

rather than
1
10
11
12
2
3
...
9


Any thoughts on how to do this?
Must we use
IF $Month$ < 10 then
$Clipboard$ = 0$Month$
Else
$Clipboard$ = $Month$
End if

???
Reply With Quote
  #2 (permalink)  
Old 10-24-2008, 09:50 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello,

You can use String Manipulation and Variable Operation command to perform this task.

For your reference, we have attached a sample task. Please copy it under location, 'C:\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks' folder.

Hope that helps.
Attached Files
File Type: atmn TwoDigitMonthSample.atmn (766 Bytes, 13 views)
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -7. The time now is 09:03 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.
Copyright © 2003-2011 Automation Anywhere, Inc. All rights reserved