xsl-list
[Top] [All Lists]

Re: [xsl] pretty printing - having CRLF instead of LF

2018-05-29 14:40:31
On 29/05/18 07:52, Geert Bormans geert(_at_)gbormans(_dot_)telenet(_dot_)be 
wrote:
All,

Title says it all.
Using XSLT I need the output indent=yes
but it feeds in mainframe, so I need the line ends to be CRLF instead of LF
I am doing so now by taking full control of the "pretty print" process
But maybe there is a more straightforward way?

If you are on a Linux platform, and don't mind post-processing, the
unix2dos utility replaces all LFs with CRLF pairs in a file.

///Peter
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>