SOLVED:
This issues I had were:
1) dealing with three different notations for line endings: a) backslash-n, b) pipe, c) cr/lf and where each one should be used.
2) when and how to close a text file that is processed with any of the “Handle Text File Operation”,
3) setting file permissions on the text file after writing it to the Window’s “programData” subfolder.