script creation possible?

  • Thread starter Thread starter David TY
  • Start date Start date
D

David TY

Can I somehow capture KB and mouse actions and
create a script that I can run later at any time?

I clearly recall this being easy in WFW 3.11!

eg
=============
log onto a secure website.
enter username and password, navigating with mouse and KB.
perform actions on the site.
copy/paste text into a file.
save the file.
etc
etc
exit the site.
=============

That sort of thing.

Yes I'm aware of issues relating to changes in screen location
which affect mouse movement. I'll cross that bridge later!
(One way is to go full-screen at step 1)

Any help appreciated.

David Kinston
melbourne.au
 
David TY said:
Can I somehow capture KB and mouse actions and
create a script that I can run later at any time?

I clearly recall this being easy in WFW 3.11!

eg
=============
log onto a secure website.
enter username and password, navigating with mouse and KB.
perform actions on the site.
copy/paste text into a file.
save the file.
etc
etc
exit the site.
=============

That sort of thing.

Yes I'm aware of issues relating to changes in screen location
which affect mouse movement. I'll cross that bridge later!
(One way is to go full-screen at step 1)

Any help appreciated.

David Kinston
melbourne.au

You could try AutoIt (http://groups.yahoo.com/group/autoit).
 
Back
Top