I've seen programs that can monitor your keystrokes and mouse clicks, etc, in order to replay them against the operating system. Does perl have the ability to do something like that?
The purpose of my search is that I want to automate certain responsibilities which necessitate using windows based programs, but not being a "Windows" programmer, I have no clue on how to do this. I don't know if it's possible, or if perl can do the trick. But I'm hoping someone else does. Command line functionality is not an option as many of the programs are gui only. For an example, lets say I wanted to write a script that would open quickmail on my system, click the new message button, type in some stuff in the window, and then click send... Am I off in la-la land, or can this be done, and be done with perl? TIA, -John _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

