Using 9.1
Using Unload
Thanks to all for the advise.

Dick Fey



On 3/5/2012 3:55 PM, Lawrence Lustig wrote:
If you're exporting as CSV, the last line should already be terminated with CR LF.

If you're using UNLOAD AS CSV and need an extra CRLF you can just:

WRITE ''

before setting your OUTPUT back to SCREEN.
--
Larry

------------------------------------------------------------------------
*From:* Dick Fey <[email protected]>
*To:* RBASE-L Mailing List <[email protected]>
*Sent:* Monday, March 5, 2012 3:06 PM
*Subject:* [RBASE-L] - CSV question

We upload a file monthly to our State sales tax department as a CSV file.
They need a carriage return (enter?) at the end of the last line.
We have to edit the file and add it manually.

Anyone know how to insert it automatically ?

Dick Fey
Carpet Broker




Reply via email to