Dear All,
I need to export data in a particular format and I am hoping outsheet or export delimited can deliver tab-delimited output where values are enclosed in quotes if and only if they contain leading or trailing spaces.
The default is to write all values in quotes, and option noquote removes quotes everywhere. I am looking for something in between.
I can clearly loop over observations and variables and write the tab-delimited content myself, but I was hoping there is a way to convince the canned commands to achieve the same.
Thank you, Sergiy Radyakin
I need to export data in a particular format and I am hoping outsheet or export delimited can deliver tab-delimited output where values are enclosed in quotes if and only if they contain leading or trailing spaces.
The default is to write all values in quotes, and option noquote removes quotes everywhere. I am looking for something in between.
I can clearly loop over observations and variables and write the tab-delimited content myself, but I was hoping there is a way to convince the canned commands to achieve the same.
Thank you, Sergiy Radyakin