I am having problems with KeyDown and KeyUp in my script.
KeyDown(101);
Wait(100);
KeyUp(101);
Line 58: [Error] (13407:1): Invalid number of parameters in script
What did I do wrong??
I am having problems with KeyDown and KeyUp in my script.
KeyDown(101);
Wait(100);
KeyUp(101);
Line 58: [Error] (13407:1): Invalid number of parameters in script
What did I do wrong??
Telling us which line is which would help
And I don't think that part of the code is the problem. I copied + pasted that into a blank script's main loop and it compiled for me fine.
Maybe post the whole script or at least that whole procedure/function/main loop?
i forgot a semicolon![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)