Is there a way to move the mouse (pointer) through a sendkeys acti

I

Ilya

I'm wondering if I can "move" the mouse (pointer) through a sendkeys action?
I need to keep the screensaver from coming on in an office setup where the
screensaver is automaticly set and cannot be changed.
 
J

John Vinson

I'm wondering if I can "move" the mouse (pointer) through a sendkeys action?
I need to keep the screensaver from coming on in an office setup where the
screensaver is automaticly set and cannot be changed.

I'd suggest asking this question in a Windows newgroup; this one is
for the database program Microsoft Access, which doesn't seem to be
directly relevant.

John W. Vinson[MVP]
 
I

Ilya

Let me rephrase :)

I'm wondering if I can "move" the mouse (pointer) through a sendkeys action?

Ilya
 
J

John Vinson

I'm wondering if I can "move" the mouse (pointer) through a sendkeys action?

Not that I know of. SendKeys is a keyboard simulator, a buggy one at
that, and AFAIK has no effect on the mouse.

John W. Vinson[MVP]
 
I

Ilya

Thank you!

John Vinson said:
Not that I know of. SendKeys is a keyboard simulator, a buggy one at
that, and AFAIK has no effect on the mouse.

John W. Vinson[MVP]
 
Top