[R] Scripting - sort of

Charles Annis, P.E. Charles.Annis at StatisticalEngineering.com
Thu Aug 27 04:47:59 CEST 2009


Thanks to Gabor Grothendieck and to David Huffer for suggesting autoit and
autohotkey, neither of which I had heard of.  I'll take a look.

Thanks!

Charles Annis, P.E.

Charles.Annis at StatisticalEngineering.com
phone: 561-352-9699
eFax:  614-455-3265
http://www.StatisticalEngineering.com
 

-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On
Behalf Of Gabor Grothendieck
Sent: Wednesday, August 26, 2009 12:32 PM
To: Charles.Annis at statisticalengineering.com
Cc: r-help at r-project.org
Subject: Re: [R] Scripting - sort of

autoit and autohotkey are two free Windows utilities based on the
basic language that can be used for GUI scripting.

On Wed, Aug 26, 2009 at 12:22 PM, Charles Annis,
P.E.<Charles.Annis at statisticalengineering.com> wrote:
> Dear R-ians:
>
>
>
> I'm running R2.9.2 on a 6 year old Windows XP DELL with 2 Gig RAM and a
3MHz
> Pentium 4 chip.
>
>
>
> I've written a package using the User Menus Under Windows commands
> (winMenuAdd, etc).  It works very well.
>
>
>
> I have 6 test cases and running any one of them requires many selections
> form the menus and some keyboard entry, and it takes me hours to exercise
> them all to see that my changes to the R code produced no unexpected
> results.
>
>
>
> Is there a way to record my mouse movements and mouse clicks, as well as
> keyboard entry, in a script, so that I can just watch to see if all
unfolds
> correctly?
>
>
>
> Many thanks for any suggestions.
>
>
>
>
>
> Charles Annis, P.E.
>
>  <mailto:Charles.Annis at StatisticalEngineering.com>
> Charles.Annis at StatisticalEngineering.com
> phone: 561-352-9699
> eFax:  614-455-3265
>  <http://www.StatisticalEngineering.com>
> http://www.StatisticalEngineering.com
>
>
>
>
>
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.




More information about the R-help mailing list