Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: paulkI'm looking for a little help with regard to appending to a csv file.
I want to output statistics (how many records are invalidated at every stage) in a readable form.
Various nodes and graphs will append to the statistics file in a directory.
The output to BRD node has the option of appending data, but the output isn't easily readable.
Alternatively, I'm looking for an easy design to check for file existence, create if necessary, and append
the current data to the end.
Thanks Paul