Author: Sytze de Boer
Posted: 2010-08-03 at 01:27:04
Thank you all
S
On Tue, Aug 3, 2010 at 5:22 PM, Joel N. Fischoff <petrukio@rcn.com> wrote:
> > If !between 6 am and 6pm
> > move the mouse a bit
> > endif
>
> Er, well, I've never had to do that myself, but why not just use the MOUSE
> command?
>
> Granted that you didn't say HOW you wanted to move the mouse, you can do
> something like this:
>
> If !BETWEEN(HOUR(datetime()), 6, 18)
> Mouse At mrow(), mcol()+10
> Endif
>
> Or something like that. Also see:
>
> http://msdn.microsoft.com/en-us/library/hks4ccc0%28VS.80%29.aspx
>
>
[excessive quoting removed by server]
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/AANLkTikh6shUT4+Lq0a3gCqGdTh28YJQT_YMNr8jcZjG@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.