Keyboard Scripting....

Go4Expert Member
7Jul2007,14:35   #1
shadowskill404's Avatar
Hi to all...
Im just wondering if theres a way that I could intercept a keyboard strokes from a vb script...
I tried researching on it... But I could see no manuals about it...

P.S..
Furthermore is it possible to access windows library through vb script like the way you do it in Visual Basic using API's...

Thank you very much....
Team Leader
7Jul2007,18:09   #2
DaWei's Avatar
Look into the Windows Scripting Host and check MSDN regarding system hooks.