PDA

View Full Version : Grinder API??


yoyo_2828
03-05-2003, 05:26 PM
I'm not able to get some of the Grinder APIs to work and hoping that someone else out there has found some success.

In particular the following APIs:

- PressKey(): i.e. GrinderPl::PressKey(AVK_CLR, 5000); or GrinderPl::PressKey('a', 5000);
Result: no error messages and wasn't recorded in the .log.

- SendKeys(): - tried the one from the sample3.pl script, but didn't work. No error messages and wasn't recorded in the .log.

There is also an undocumented API called CaptureScreen(). Does anyone know how to use this?

Thanks in advance.

YY

eggie5
07-09-2004, 03:50 PM
Have you figured out how to use capture screen yet? If not i can show you....