Howabout:
>> runinfo
== [["cat" "ok" "rebolcmd -s lookatcwsm19.r"]]
>> change runinfo/1 "bat"
== ["ok" "rebolcmd -s lookatcwsm19.r"]
>> runinfo
== [["bat" "ok" "rebolcmd -s lookatcwsm19.r"]]
>>
Larry Morgenweck wrote:
> For:
>
> >> i
> == 1
> >> runinfo
> == [["cat" "ok" "rebolcmd -s lookatcwsm19.r"]]
> >> do rejoin [{runinfo/} i {/} i {: "dog"}]
> == ["dog" "ok" "rebolcmd -s lookatcwsm19.r"]
>
> to modify a element within a nested block or any block
>
> - Larry
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.