Hi Altenbach - I tried your change - adding a numerical constant of 1 to the pos-mode connection of the "write file" but it didn't work.
Interestingly, running the vi still showed only the last loop in the output although if I didn't delete the output file after every separate run, the vi would append the last loop from the previous run to the output from the last loop of the current run. So, this method DOES append, but I need to be able to append different loops in the same run, not the same (last) loop from separate runs. If that makes any sense...