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 07-30-2010, 05:46 PM
philkryder philkryder is online now
Senior Member
 
Join Date: Sep 2007
Posts: 456
Default HyphenBecomesForwardSlashWith$Date$

this seems like it should be predicable
and
line 10 should display something like
07/30/2010 16:06:16-11
but instead, I get
07/30/2010 16:06:16/11

It looks like concatenating the $Date$
cause a translation from - to /



1 Delay: (200 ms)
2 Comment: ===================
3 Comment: 0830567775-01 becomes 0830567775/01 when assigned to a variable
4 Comment: ======HYPHEN BECOMES FORWARD SLASH WHEN DATE is used ============
5 Comment: ===================
6 Variable Operation : 1 To $Clipboard$
7 Variable Operation : -1$Clipboard$ To $Clipboard$
8 Message Box: "$Clipboard$"
9 Variable Operation : $Date$$Clipboard$ To $Clipboard$
10 Message Box: "$Clipboard$"
Attached Files
File Type: atmn HyphenBecomesForwardSlashWith$Date$.atmn (760 Bytes, 5 views)
Reply With Quote
  #2 (permalink)  
Old 07-31-2010, 09:50 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello Phil,

Use String Operation command if you just want to display date - 11. Variable Operation will try to substract 11 from date hence will not give expected results.

Attached is the amended task for reference.
Attached Files
File Type: atmn HyphenBecomesForwardSlashWith$Date$.atmn (792 Bytes, 3 views)
Reply With Quote
  #3 (permalink)  
Old 08-01-2010, 12:47 AM
philkryder philkryder is online now
Senior Member
 
Join Date: Sep 2007
Posts: 456
Default

Quote:
Originally Posted by forumsupport View Post
Hello Phil,

Use String Operation command if you just want to display date - 11. Variable Operation will try to substract 11 from date hence will not give expected results.

Attached is the amended task for reference.
ah - I understand about the minus sign and subtraction.
but,
thats not the point.

did you notice the FORWARD SLASH in the display when you ran the code?

if SUBTRACTION were happening,
we would have had
07/30/2010 16:06:16-11 become --> 07/19/2010 16:06:16
but instead, I get something like --> 07/30/2010 16:06:16/11

Last edited by philkryder; 08-01-2010 at 11:31 AM.
Reply With Quote
  #4 (permalink)  
Old 08-01-2010, 07:30 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello Phil,

Yes, we reported the issue to development team.
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 08:11 PM.


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