05-17-2011 09:26 AM
Hi,
I am writing waveform chart data to text file and I want to add headings to the columns.
Any help is appreciated.
Thanks,
Seema
05-18-2011 08:03 AM
You're almost there. Before the WHILE loop, write a line of text to the file which contains your headers separated by tabs.