vefatica May 13,834 211 2019-11-03 #1 I don't know if this is parser_feasible but it would surely be convenient ... being able to use Code: echo %array[%i+1] set array[%i+2]=foo instead of Code: echo %array[%@eval[%i+1]] set array[%@eval[%i+2]]=foo
I don't know if this is parser_feasible but it would surely be convenient ... being able to use Code: echo %array[%i+1] set array[%i+2]=foo instead of Code: echo %array[%@eval[%i+1]] set array[%@eval[%i+2]]=foo