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 01-04-2010, 11:48 AM
Jdenning Jdenning is offline
Junior Member
 
Join Date: Jul 2009
Posts: 6
Default Save as Dialog Box

I have a task that involves saving a file via a standard save as dialog box. How would I enter a path to save to? Capturing mouse actions is not an option as objects in the path will change regularly and the desired folder won't always be in the same place.
Reply With Quote
  #2 (permalink)  
Old 01-04-2010, 07:54 PM
trentonponder trentonponder is offline
Senior Member
 
Join Date: Jan 2009
Posts: 102
Default

Use 'Manage Window Actions' to capture the 'save to' field and enter the path. If the path changes based on some instance in the task then save that info to a variable and set the 'save to' path to include that variable.
Reply With Quote
  #3 (permalink)  
Old 01-05-2010, 06:34 AM
Jdenning Jdenning is offline
Junior Member
 
Join Date: Jul 2009
Posts: 6
Default

Thanks for the reply. I am using AA 5.5 Standard and in the Task Editor I do not see 'Manage Window Actions'. Is this feature available in the standard version or am I looking in the wrong place?

Last edited by Jdenning; 01-05-2010 at 06:39 AM.
Reply With Quote
  #4 (permalink)  
Old 01-05-2010, 08:10 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello,

Manage Windows Control command is available in Premier and higher versions of Automaton Anywhere.

In case you are using Standard version, use 'Insert Keystrokes' command to get focus on Filename Field and then you can specify the file path using Keystrokes. Also, for errorless execution of command, provide delay after every Keystroke action. The text format of task would appear something like this,

Keystrokes: [ALT DOWN]f[ALT UP] in "Save As"
Delay: (300 ms)
Keystrokes: C:\sample.txt[ENTER] in "Save As"
Delay: (300 ms)

Hope that helps.
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 02:40 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