Intelligent Automation & Macro Software  

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

Workspace Macro Pro - Automation Edition Post messages and questions related to Macro Software for Windows Automation here.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-02-2007, 02:27 PM
mzimerman mzimerman is offline
Junior Member
 
Join Date: Jun 2007
Posts: 3
Default Inserting a delay

I need to insert a delay in the process so that I can manually insert a filename. Attempts to do this so far have resulted in the pause appearing in the wrong place. No matter where I place the pause in the edit box, it is not right. How can I tell the program exactly where I want it to stop?
Reply With Quote
  #2 (permalink)  
Old 06-03-2007, 04:38 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello,

Please select your macro and click on edit. In the macro editor, click on Save as text file and please copy paste the contents of the macro here and also please point out to us at which line would you like to insert the pause.

Once we lok at your macro content and which line you want to insert the pause, we would be able to tell you the steps to do so.

Thanks!
Reply With Quote
  #3 (permalink)  
Old 06-04-2007, 11:41 AM
mzimerman mzimerman is offline
Junior Member
 
Join Date: Jun 2007
Posts: 3
Default insert a pause

Delay: (3516 ms)
Mouse Move: (382,312) To (189,18)
Delay: (313 ms)
Mouse Click: Left Button (189,18) in "Wallpaper"
Delay: (234 ms)
Mouse Click: Left Button (189,18) in "Wallpaper"
Delay: (1250 ms)
Mouse Move: (189,18) To (189,18)
Delay: (2703 ms)
Mouse Move: (190,19) To (599,738)
Mouse Click: Left Button (599,738) in "InfoTran"
Delay: (235 ms)
Mouse Click: Left Button (599,738) in "InfoTran"
Delay: (2192 ms)
Keystrokes: [ENTER]c[SHIFT DOWN];[SHIFT UP]\docume[SHIFT DOWN]`[SHIFT UP]1\marty\desktop\infotran\tilt.brs[ENTER]c[SHIFT DOWN];[SHIFT UP]\docume[SHIFT DOWN]`[SHIFT UP]1\marty\desktop\tilt\hol0604.drf[ENTER][ENTER]c[SHIFT DOWN];[SHIFT UP]\docume[SHIFT DOWN]`[SHIFT UP]1\marty\desktop\infotran\tiltout.txt[ENTER]any[ESC]4[ENTER] in "ITF.EXE"
Delay: (2266 ms)
Mouse Move: (600,741) To (1207,904)




in the keystrokes line, replace hol0604.drf with a pause. This is to enable me to work with different filenames
Reply With Quote
  #4 (permalink)  
Old 06-04-2007, 02:03 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello,

You can separate out the Keystrokes in your macro as show below. It also shows where to put the Pause command.

Delay: (3516 ms)
Mouse Move: (382,312) To (189,18)
Delay: (313 ms)
Mouse Click: Left Button (189,18) in "Wallpaper"
Delay: (234 ms)
Mouse Click: Left Button (189,18) in "Wallpaper"
Delay: (1250 ms)
Mouse Move: (189,18) To (189,18)
Delay: (2703 ms)
Mouse Move: (190,19) To (599,738)
Mouse Click: Left Button (599,738) in "InfoTran"
Delay: (235 ms)
Mouse Click: Left Button (599,738) in "InfoTran"
Delay: (2192 ms)
Keystrokes: [ENTER] in "ITF.EXE"
Delay: (1000 ms)
Keystrokes: c[SHIFT DOWN];[SHIFT UP]\docume[SHIFT DOWN]`[SHIFT UP]1\marty\desktop\infotran\tilt.brs[ENTER] in "ITF.EXE"
Delay: (1000 ms)
Keystrokes: c[SHIFT DOWN];[SHIFT UP]\docume[SHIFT DOWN]`[SHIFT UP]1\marty\desktop\tilt\ in "ITF.EXE"
Pause
Delay: (500 ms)
Keystrokes:[ENTER] in "ITF.EXE"
Delay: (500 ms)
Keystrokes:[ENTER] in "ITF.EXE"
Delay: (1000 ms)
Keystrokes:c[SHIFT DOWN];[SHIFT UP]\docume[SHIFT DOWN]`[SHIFT UP]1\marty\desktop\infotran\tiltout.txt[ENTER] in "ITF.EXE"
Delay: (1000 ms)
Keystrokes:a in "ITF.EXE"
Delay: (1000 ms)
Keystrokes:n in "ITF.EXE"
Delay: (1000 ms)
Keystrokes:y in "ITF.EXE"
Delay: (1000 ms)
Keystrokes:[ESC] in "ITF.EXE"
Delay: (1000 ms)
Keystrokes:4[ENTER] in "ITF.EXE"

To insert the keystrokes, simply double-click the Insert Keystrokes command and to insert the Delay, double-click the Insert Delay command in the Editor.

Hope that helps!
Reply With Quote
  #5 (permalink)  
Old 06-05-2007, 07:47 AM
mzimerman mzimerman is offline
Junior Member
 
Join Date: Jun 2007
Posts: 3
Default insert a pause

exactly how do you separate out the command lines?
Reply With Quote
  #6 (permalink)  
Old 06-06-2007, 02:06 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello,

In macro editor, you can add or edit your commands. For e.g you want to add a command, say insert a keystroke after line no 5, select line no. 5 and use 'Insert Keystroke' command by double-clicking it. Type in the text that you want and click on save. Repeat the same actions for all the keystroke actions you want to insert in the macro.
Reply With Quote
  #7 (permalink)  
Old 06-07-2007, 01:07 PM
Mihir Shukla Mihir Shukla is offline
Administrator
 
Join Date: Apr 2007
Posts: 33
Default

Alternatively you can select the keyboard action, right click and select Duplicate or Copy-Paste. This will create another identical macro action. Remove some keystrokes from both actions as needed and you have separated the command line in two.
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 On
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -7. The time now is 05:21 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