I'm having some trouble with the SendKeys statement in a pre-.Net version of VBScript, AFAIK version 6. According to the MSDN v6 help files, I should be using the following code to send a TAB character:
SendKeys "{TAB}", True
However, when I run my code this throws an Error 13: Type mismatch: 'SendKeys' Microsoft VBScript runtime error
The MSDN website appears only to list code examples for VBScript.Net.
Anybody know what I'm doing wrong?
TIA Ax
_____________________________
I'm not a naturally cruel person, but when I see a muppet I can't help but pull its strings