The code: the-array: array/initial [5 5] "frog" the-array/1/1 c1:1 c2:2 the-array/c1/c2 The results >> the-array: array/initial [5 5] "frog" == [["frog" "frog" "frog" "frog" "frog"] ["frog" "frog" "frog" "frog" "f rog"] ["frog" "frog" "frog" "frog" "frog"] ["frog" "frog" "... >> the-array/1/1 == "frog" >> c1:1 == c1:1 >> c2:2 == c2:2 >> the-array/c1/c2 ** Script Error: Invalid path value: c1. ** Where: the-array/c1/c2 >> How do I make a path that will work here for c1 and c2 Larry
- [REBOL] Arrays rebol . phb
- [REBOL] Arrays Re: ddalley
- [REBOL] Re: Arrays Re: blazs
- [REBOL] Arrays Re: rryost
- [REBOL] Arrays Re: icimjs
- [REBOL] arrays Re: morgenw
- [REBOL] arrays Re: larry
- [REBOL] arrays Re: Al . Bri
- [REBOL] arrays Re: joel . neely
- [REBOL] arrays Re: assembly
- [REBOL] arrays Re:(2) Al . Bri
- [REBOL] arrays Re: icimjs
- [REBOL] arrays Re: rryost
- [REBOL] arrays Re: allenk
- [REBOL] arrays Re: rebol . phb
