<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:10pt;color:#0000bf;"><DIV>
<P><FONT face="arial, helvetica, sans-serif">Hello, </FONT></P>
<P><FONT face=Arial></FONT>&nbsp;</P>
<P><FONT face="arial, helvetica, sans-serif">I try to format the output as below with last couple of colmns being able to extend from 0 to any number of lines. If there is no data after 5th element, 'Not enough format arguments' warning message will be triggered. Is ther any simple way to make the format do not complain?</FONT></P>
<P>&nbsp;</P>
<P><STRONG><FONT face="Courier New, courier, monaco, monospace, sans-serif" color=#000000>Record1 12:30 98.40% 12 67.54% a(6) 77 80</FONT></STRONG></P>
<P><STRONG><FONT face="Courier New, courier, monaco, monospace, sans-serif" color=#000000>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;b(1) 56 54</FONT></STRONG></P>
<P><STRONG><FONT color=#000000></FONT></STRONG><FONT face="Courier New, courier, monaco, monospace, sans-serif">&nbsp;</FONT></P>
<P><FONT face="Courier New, courier, monaco, monospace, sans-serif" color=#000000><STRONG>format MFILE =</STRONG></FONT></P>
<P><FONT face="Courier New, courier, monaco, monospace, sans-serif" color=#000000><STRONG>@&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;@&gt;&gt;&gt;&gt;&gt; @&gt;&gt;&gt;&gt;&gt; @&gt;&gt;&gt;&gt;&gt; @&gt;&gt;&gt;&gt;&gt; @&gt;&gt;@&gt;&gt;&gt;@&gt;&gt;&gt;&gt;&gt;@&gt;&gt;&gt;&gt;&gt;</STRONG></FONT></P>
<P><FONT face="Courier New, courier, monaco, monospace, sans-serif" color=#000000><STRONG>splice(@{$printArray[$ii]}, 0, 5),&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; splice(@{$printArray[$ii]}, 0, 4) if @{$printArray[$ii]},</STRONG></FONT></P>
<P><FONT face="Courier New, courier, monaco, monospace, sans-serif" color=#000000><STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;@&gt;&gt;@&gt;&gt;&gt;@&gt;&gt;&gt;&gt;&gt;@&gt;&gt;&gt;&gt;&gt; ~~</STRONG></FONT></P>
<P><FONT face="Courier New, courier, monaco, monospace, sans-serif" color=#000000><STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; splice(@{$printArray[$ii]}, 0, 4) if @{$printArray[$ii]}</STRONG></FONT></P></DIV></div></body></html>