I am trying to export a file pipe delimited without the commas between each record.
Example of how the record should look
DP|22780|BRENNER ||RUTH||DOE||RUTH DOE|41 DOE RD||POWER CITY|PA|19980|9446|41|7|||||||OL|NINETY-EIGHT|1995||||C||64830-2|2|6678057525|5A
Example of how it is exporting now:
|DP|,|10003028|,|PRESTIGE FORD|,|MS|,|JUDITH|,|A|,|DOE|,||,|JUDITH A DOE|,|33 N DOE AVE|,||,|ANYCITY|,|FL|,|39703|,|4201|,|33|,|2|,|407|,||,||,||,0.00000000,||,||,||,||,||,||,||,|POLK|,|21-U1=GA|,|65297-3|,|3|,|6804118992|,|7A|
Thanks for any help!
Elena