Joost Miltenburg Posted December 11, 2008 Share Posted December 11, 2008 (edited) Hi Guys ! Some of you smart guys probably know the answer to this, but my mind is turning to clay right now. I am doing an export where I want to make a couple of .csv-files using carriage return line feeds (CRLF) (off course). On the mac the style-sheets produce the CRLF's but on windows there appears to be an extra carriage return. How can this be ? Does formatting of the layout play a part in this ( the checkbox with the export dialog ) ? TIA ! Joost PS. The CRLF-variable gets interpreted when posting it seems. -------- PART OF THE SHEET -------- <?xml version='1.0' encoding='UTF-8' ?> xmlns:fmp="http://www.filemaker.com/fmpxmlresult" exclude-result-prefixes="fmp"> Edited December 11, 2008 by Guest Link to comment Share on other sites More sharing options...
comment Posted December 11, 2008 Share Posted December 11, 2008 Try defining the variable as: : : (those colons need to be semi-colons) This might help or not. There are some nasty bugs in the Windows implementation of the XSLT engine - see: http://fmforums.com/forum/showtopic.php?tid/191976/post/305765/#305765 Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 5757 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now