PC Review


Reply
Thread Tools Rate Thread

Any tools to perform a set of tasks?

 
 
Eric
Guest
Posts: n/a
 
      1st Dec 2008
Does anyone have any suggestions on any tools to perform a set of tasks?
For example, in Excel, I can record a macro for a set of tasks within Excel
environment. I would like to look for any tools without any specific
application to record any action a set of task wthin Window XP environment,
which include IE.
Does anyone have any suggestion?
Thanks in advance for any suggestions
Eric
 
Reply With Quote
 
 
 
 
Andrew E.
Guest
Posts: n/a
 
      1st Dec 2008
Try useing a script for that,scripts can be made specifically to perform
tasks,you can make them or use one already made.Find scripts at:
http://www.microsoft.com/technet Locate the script center,look in the
library.

"Eric" wrote:

> Does anyone have any suggestions on any tools to perform a set of tasks?
> For example, in Excel, I can record a macro for a set of tasks within Excel
> environment. I would like to look for any tools without any specific
> application to record any action a set of task wthin Window XP environment,
> which include IE.
> Does anyone have any suggestion?
> Thanks in advance for any suggestions
> Eric

 
Reply With Quote
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      1st Dec 2008

"Eric" <(E-Mail Removed)> wrote in message
news:4E6A2A72-FC36-469B-A606-(E-Mail Removed)...
> Does anyone have any suggestions on any tools to perform a set of tasks?
> For example, in Excel, I can record a macro for a set of tasks within
> Excel
> environment. I would like to look for any tools without any specific
> application to record any action a set of task wthin Window XP
> environment,
> which include IE.
> Does anyone have any suggestion?
> Thanks in advance for any suggestions
> Eric


You could use AutoIT (http://www.autoitscript.com/autoit3/downloads.shtml)
as a macro language to perform your tasks. You should note, however, that
macros by their very nature are fragile and unreliable. They can be upset by
a number of things, e.g. by
- A virus scanner pop-up interrupting a routine
- Your environment not quite looking the way you expected it it
- An unexpexted dialog box popping up, requiring your input.

To perform a task reliably you need to script it, e.g. with VB Script.
Unfortunately these scripts are application-specific: One syntax applies to
MS Word, another to Excel, another to IE.


 
Reply With Quote
 
Anteaus
Guest
Posts: n/a
 
      1st Dec 2008
I would second the suggestion of AutoIt, it's far more flexible than VB. The
latest version can access control handles within windows directly, which
makes it less prone to outside interference. Although, this can still be
broken by program version-updates if these change the order or number of
window controls.

"Pegasus (MVP)" wrote:

>
> "Eric" <(E-Mail Removed)> wrote in message
> news:4E6A2A72-FC36-469B-A606-(E-Mail Removed)...
> > Does anyone have any suggestions on any tools to perform a set of tasks?
> > For example, in Excel, I can record a macro for a set of tasks within
> > Excel
> > environment. I would like to look for any tools without any specific
> > application to record any action a set of task wthin Window XP
> > environment,
> > which include IE.
> > Does anyone have any suggestion?
> > Thanks in advance for any suggestions
> > Eric

>
> You could use AutoIT (http://www.autoitscript.com/autoit3/downloads.shtml)
> as a macro language to perform your tasks. You should note, however, that
> macros by their very nature are fragile and unreliable. They can be upset by
> a number of things, e.g. by
> - A virus scanner pop-up interrupting a routine
> - Your environment not quite looking the way you expected it it
> - An unexpexted dialog box popping up, requiring your input.
>
> To perform a task reliably you need to script it, e.g. with VB Script.
> Unfortunately these scripts are application-specific: One syntax applies to
> MS Word, another to Excel, another to IE.
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why PC don't wake up to perform schedule tasks? Eric Windows XP General 3 26th Apr 2010 04:33 PM
Using a macro to perform two tasks =?Utf-8?B?SG9sdHMgU2hvZXM=?= Microsoft Access Macros 3 23rd May 2007 10:10 PM
How well does word perform tasks? Is it better than its contempora =?Utf-8?B?UG9uaUtpa2E=?= Microsoft Word Document Management 1 27th Nov 2004 03:55 PM
BSA - Not able to perform requested tasks Will Windows XP General 0 9th Feb 2004 04:55 PM
Re: Perform Scheduled Tasks Nicholas Windows XP Performance 0 13th Jul 2003 03:40 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:54 AM.