TallGuyinIT
IS-IT--Management
Hello,
I need to create a comma delimited file from a FoxPro table to send to a customer for import into their system. I cannot use the COPY TO command because the records are of various lengths and the customer does not want blank fields - example
HEADER1 FIELD1 FIELD2 FIELD3 .... FIELD9
HT CUST# UPS PO#
PD SKU QTY Price .... UPC#
PD SKU QTY Price .... UPC#
TD Total
Is there a way to easily create a comma delimited file excluding the blank fields?
Thanks...TallGuyinIT
I need to create a comma delimited file from a FoxPro table to send to a customer for import into their system. I cannot use the COPY TO command because the records are of various lengths and the customer does not want blank fields - example
HEADER1 FIELD1 FIELD2 FIELD3 .... FIELD9
HT CUST# UPS PO#
PD SKU QTY Price .... UPC#
PD SKU QTY Price .... UPC#
TD Total
Is there a way to easily create a comma delimited file excluding the blank fields?
Thanks...TallGuyinIT