Curious, are you looking for help or just to insult people ? No one is insisting on anything If you actually want help then we need some more information like what processor you are using , what you are trying to achieve and what you've tried and what are the results. If you just want to insult people you've done that already successfully and we can't help much more.
-David
-----Original Message----- From: jidanni@jidanni.org [mailto:jidanni@jidanni.org] Sent: Saturday, March 10, 2012 9:15 PM To: liam@w3.org Cc: David Lee; talk@x-query.com; basex-talk@mailman.uni-konstanz.de Subject: Re: [xquery-talk] say how to get "newline" working
"LREQ" == Liam R E Quin liam@w3.org writes:
LREQ> On Sat, 2012-03-10 at 22:56 +0000, David Lee wrote:
There is, but you have to call XQuery natively instead of via "the command line"
LREQ> ??!?
LREQ> you can use string-join( your query here, "
")
Haven't had to make my own newlines since using those Control Data computers back in the 80's. But if you insist...
LREQ> or you may be able to use serialization options from the command line.
That would be nice.