[MWForum]Passed Variables in setpos

Wang Chee Seng mwforum@lists.mathcats.com
Thu, 27 Nov 2003 21:05:04 +0800


At 00:17 2003-11-27 -0600, you wrote:
>to place :t :x :y
>show :t show :x show :y
>newturtle :t
>setcolor "red
>setpos [:x :y]
>end

use this code instead

make "m  (se :x :y) show :m
setpos :m