how do I use transfer text to create a .csv file with no quotes a.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

using transfer text to create a.csv file from a query I can either, use an
output spec to use no quotes in the file, OR I can use the HasFieldNames
Parameter to output filednames in the file. I cannot do both. I am trying to
do both ie. create a file with no quotes and with field headings
 
You most certainly can do both. They're separate arguments for the
TransferText action.
 
Back
Top