Intelligent Automation & Macro Software  

Go Back   Tethys Solutions 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 11-09-2007, 11:29 AM
Topper Fox Topper Fox is offline
Junior Member
 
Join Date: Oct 2007
Posts: 2
Default Save every time or not at all?

I have a macro running other macros. It copies data from the web into Notebook and converts it into comma deliminated format and changes all the spaces in the data to commas.

Saving after each download is excessive and is bogging down the process. I would like to have a save after every 10th record...

Example

Run Macro Setup:
1) Run macro GetData - Repeat 10 times
2) Run macro SaveData - Repeat Once
3) GOTO 1) - Repeat 76 times

In this example ... I will be obtaining statistics for 760 players and saved 76 times.

Can you suggest a way to do this?

Thanks
Reply With Quote
  #2 (permalink)  
Old 11-11-2007, 05:55 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 524
Default

Hello,

Yes, you can achieve your objective as follows

1) Let's say your main macro is called Main.wksp

2) Call the macro GetData.wksp from Main.wksp using Run Macro command in Macro Editor. In the Run Macro command, you can specify the Repeat property to run it 10 times.

3) Call Savedata.wksp from Main.wksp and run it only once by not specifying the Repeat property.

4) Now, specify the Repeat property of Main.wksp in the main application window under Properties section and specify 76 there.

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

vB 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 01:04 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.
Copyright © 2003-2008 Tethys Solutions, LLC. All rights reserved