08-14-2007, 06:25 AM
out will only work with "" or str or int so for out 1
out "1"
or
int x=1
out x
or
str x="1"
out x
out "1"
or
int x=1
out x
or
str x="1"
out x
|
if mouse stops moving
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |