Anyone know why this simple handler in 3.0 returns the error msg it does?

TIA, Joe Wilkins

on mouseDown
   global gMyX, gMyY
   put the mouseX into gMyX
   put the mouseY into gMyY
end mouseDown

stack "Drafting": compilation error at line 3 (Expression: bad factor), char 8



_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to