Hi Barry, Have a look at the screenMouseLoc. You can't move the mouseLoc, but you can set the screenMouseLoc.
-- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 What does that error mean? Buy LiveCodeErrors for iPhone now http://qery.us/v4 A must-have for LiveCode programmers. On 27 jul 2011, at 16:49, bar...@libero.it wrote: > > I am trying to make the mouse click at fixed intervals along a straight line. > So far, I have the following which 'compiles' without errors: > > on RollEm > click at "40,300" -- first point on line > repeat 5 times > move the mouseLoc relative "40,0" without waiting > click at the mouseLoc > end repeat > end RollEm > > Only the first statement works. At line 4 it throws the error: > > Type move: can't find object > Object card id 1002 > Line move the mouseLoc relative "40,0" without waiting > Hint RollEm > > How should I script that repeat structure? > With many thanks in advance. > Barry Barber _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode