CSV Save Question - overwrite or delete at beginning of macro

(1) Use use csvSaveArray - this command does not append to an existing CSV file but overwrites it.

(2) OR: Delete the CSV file: You can use XRUN + script to delete the CSV file. This requires to use the hard-drive storage mode.

See here:

1 Like