<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: problem with array</title></head><body>
<blockquote type="cite" cite><font face="Arial"
size="-1">Yves,</font></blockquote>
<blockquote type="cite" cite> </blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">Suppose you
don't use "split", but set the lineDelimeter and
itemDelimiter accordingly. So you could say:</font></blockquote>
<blockquote type="cite" cite> </blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">  
set the lineDelimiter to "|"</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">  
set the itemDelimiter to "\"</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">  
put item 2 of line 3 of tData into tSolution</font></blockquote>
<blockquote type="cite" cite> </blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">... or
something like that. Will this work for you?</font></blockquote>
<blockquote type="cite" cite> </blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">Ken Ray<br>
Sons of Thunder Software<br>
Email:</font> <a href="mailto:kray@sonsothunder.com"><font
face="Arial" size="-1">kray@sonsothunder.com</font></a></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">Web
site:</font> <a href="http://www.sonsothunder.com/"><font
face="Arial"
size="-1">http://www.sonsothunder.com/</font></a></blockquote>
<blockquote type="cite" cite> <br>
</blockquote>
<div><br></div>
<div><br></div>
<div>Yes but I thought that for big text files, the split command
works faster.</div>
<div>That's the reason of my question.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div>Greetings.<br>
<br>
Yves COPPE<br>
<br>
Email : yvescoppe@skynet.be</div>
</body>
</html>