Hello,
When making the change from opening a file by > to >>, I am finding that when adding info to the file all data lines are being copied and rewritten. So I end up with multiple entries of same line being written every time an addition is made. Any way around this?