My company is used to exporting data from MAX using a custom header with the tab delimeter. I am trying to make a LabVIEW program that automatically writes the data and header to the file. My company already has software to make a custom header text file but the problem is that this file contains the text: {delimiter} where each tab should be. Is there a way when reading this custom header from the file to add a tab when this {delimiter} shows up such as MAX does?