You’re welcome!
Your first list would start out with 91, 92, 93, etc., as in the post I referenced just above:
You’re welcome!
Your first list would start out with 91, 92, 93, etc., as in the post I referenced just above:
Yes, I’ve already done that since I used your method for moving the pawn.
And since I have a variable current cell which keeps track of which cell I am on (index, not value), I just move to (in list all_values get #current cell). Is that how I should do it?
That sounds right.
The rough outline is working great now! All thanks to you!
Glad to hear it!