Is there Macro Program?

N

needin4mation

I am looking for a program that will do macros. I just need it to go
to a web page and select something, click a link. Is there anything
free - besides a virus :) - that will do this? Is it called something
besides a macro program. I may not have been searching correctly.
Thanks.
 
W

Why Tea

You probably need to be a little bit more specific. It sounds like you
want this program to invoke the browser with a URL. I think any
scripting should be able to do the job, e.g. Tcl/Tk or Perl - both are
available for free on Unix/Linux and Windows for free.

/Why Tea
 
S

Steve H

I am looking for a program that will do macros. I just need it to go
to a web page and select something, click a link. Is there anything
free - besides a virus :) - that will do this? Is it called something
besides a macro program. I may not have been searching correctly.
Thanks.


You could have a look at Autoit ( do a Google, it's widely available
).
There's even a dedicated forum to help you with composing your own
scripts.
Comes with an '.exe builder', which converts Autoit scripts to an .exe
file.
It's quite complex. but extremely powerful.

Regards,
 
H

Hengist_Ludd

J

John Hood

I have tried few macro programs and I like Workspace macro pro. It is
not free but easy to use and it works.
http://www.tethyssolutions.com/macro-automation.htm

-stevem

(e-mail address removed) wrote:
AutoHotkey is terrific. www.autohotkey.com You can record the macro by
turning on the recorder, doing what you need to do, then save the
recorded commands as an AHK file. Viola! its a macro.

More detailed review at www.jhoodsoft.org/desktop.html#ahk Note it is
listed as a "Champion."

John H.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top