braykov Member³ Apr 21, 2007 #1 How do I prevent PLD from putting row numbers in the file? It puts it as the first column. There is a smart quotes option, but how do I prevent any quotes?
How do I prevent PLD from putting row numbers in the file? It puts it as the first column. There is a smart quotes option, but how do I prevent any quotes?
B Bo Pedersen Member² Apr 23, 2007 #1 For the first issue, just select the columns you want to export. If you don't select the row number then it will not be in the exported file. Bo
For the first issue, just select the columns you want to export. If you don't select the row number then it will not be in the exported file. Bo
Marco Kalter Administrator Staff member Apr 23, 2007 #1 For the second issue: you cannot prevent all quotes. When special characters occur in the text, CSV requires quotes. You would have to write an Export Plug-In for custom formats.
For the second issue: you cannot prevent all quotes. When special characters occur in the text, CSV requires quotes. You would have to write an Export Plug-In for custom formats.
rbrooker Member³ Apr 23, 2007 #1 there is a custom export plugin already available on the plugins page...