How do you get this to work? (Turing)
Posted: Mon Jan 16, 2006 5:01 pm
How do you get say a varible to read the place of where the mouse clicked?
I have this:
I have this:
Code: Select all
var place, x, y, button : int
place:= Mouse.Where (x, y, button)[code]
But it doesn't work :S I get the error:
[quote] "Where" is a procedure call and hence does not return a value[/quote]
Any idea's?
[color=#888888][size=85]Archived topic from Iceteks, old topic ID:4098, old post ID:33608[/size][/color]