Dennis: I might try that. After some thought, I don't want to use SRPL to replace char 010 and 013 with a space because that will change the formatting. It would be nice to retain some of the original spacing. I wonder if LineEnd will survive an unload. I will test it!
Karen In a message dated 6/26/2012 12:55:35 PM Central Daylight Time, [email protected] writes: > One could also replace the Char(13) with (CVAL(‘LINEND’)) and the data > would retain its line-by-line appearance. > > Maybe… > > > > Dennis McGrath > > >

