<div dir="ltr"><div><br></div>*Sorry for the OT but my only perl lists have gone dark a long time ago*<div><br></div><div><br></div><div>$String=&#39;component1,component2,&quot;This is my, test string&quot;, component4&#39;;</div>

<div><br></div><div>($C1, $C2, $Str, $C4) = split(&#39;,&#39;, $String);</div><div><br></div><div>I&#39;m only getting &quot;This is my&quot; in $Str and $C4 does not contain &quot;component4&quot;.  Is there a graceful way of handling this?  It&#39;s a 1 in 10000 chance it&#39;ll break but accuracy counts.</div>

<div><br></div><div>Robert</div><div><br clear="all"><div><br></div>-- <br>:wq!<br>---------------------------------------------------------------------------<br>Robert L. Harris<br><br>DISCLAIMER:<br>      These are MY OPINIONS             With Dreams To Be A King,<br>

       ALONE.  I speak for                      First One Should Be A Man<br>       no-one else.                                     - Manowar
</div></div>