Hi does anyone how to type a command to press the F2 key?
For example the enter key would be Char(13)
Thanks in advance
Hi does anyone how to type a command to press the F2 key?
For example the enter key would be Char(13)
Thanks in advance
Read the SCAR ManualSCAR Code:KeyDown(VK_F2);
Wait(MS);
KeyUp(VK_F2);![]()
Thanks will do
There are currently 1 users browsing this thread. (0 members and 1 guests)