I have more question,should i as them to you RISK?
If you can answer , i am using the procedure "SendKey"What should i put¿?
Script:
program new;
{$i SRL/SRL.scar}
begin
MoveMouse(800,45)
SetupSRL;MMouse(80, 90, 3, 70);
Wait(1000)
Mouse(47, 1034, 1, 1, True);
Mouse(63,901,1,1, true)
Wait(2000)
SendKeys('My Computer');
end.
Error:
[Error] (12:24): Invalid number of parameters at line 11
Compiling failed.



Reply With Quote






