zorra Beginner
Joined: 13 Oct 2006 Posts: 10
|
Posted: Mon Mar 05, 2007 3:12 pm
problem of path |
In speedwalk, when I use the command
tempdir=%nextdir
the variable @tempdir seems to point to %nextdir, and varies with the %nextdir. So when I step again, the @tempdir will disappear.
So the question is how to maintain the variable tempdir of the value at the moment of I execute 'tempdir=%nextdir'? For example, when I paused in a speedwalk, my %nextdir is east, I want to record this to a value and maintain it. How can I do that? |
|