I run this....
SCAR Code:program New;
{.include SRL\SRL.Scar}
begin
MMouse(640, 340, 10, 10, true);
end.
And I end up with this
Line 5: [Error] (16211:32): Invalid number of parameters in script
I'm sure this a noob question, but at least I tried googling it first![]()


Reply With Quote



