<?xml version="1.0" encoding="windows-1252"?>
<node id="1017568" title="how can i increase the size of a record in a file" created="2013-02-07 01:19:03" updated="2013-02-07 01:19:03">
<type id="115">
perlquestion</type>
<author id="1017566">
rajsai28</author>
<data>
<field name="doctext">
Hi,

'|' field delimeter.

I am writing the input to the file by using a field delimiter.

when i see the output file, The output file looks like( where the output scattered on the more than one line:
&lt;c&gt;
00002|GR_TESTING_Release|00001|0000997|3500243|
5909|20121115|2012111|TESTING
|CHECK
&lt;/c&gt;
output:
&lt;c&gt;
00002|TESTING|00001|0000004|0000006|0001|11111111||11111111|ABCDEFH||||9999999999|ABCDEF|ABCDK|ABCD|ABCDEF
|||||||||||||||||||||0001-01|AB|TESTING|||||||AB|ABC|ABC|CHECK
&lt;/c&gt;
but i want file ouput as below: In single line.
&lt;c&gt;
00002|GR_TESTING_Release|00001|0000997|3500243|5909|20121115|2012111|TESTING|CHECK
&lt;/c&gt;
expected:
&lt;c&gt;
00002|TESTING|00001|0000004|0000006|0001|11111111||11111111|ABCDEFH||||9999999999|ABCDEF|ABCDK|ABCDEF|ABCD|||||||||||||||||||||5909-01|IW|ALDEA|||||||AB|ABC|ABC|||||||||||CHECK
&lt;/c&gt;</field>
</data>
</node>
