Posted by rf on 08/27/07 02:49
<larry@portcommodore.com> wrote in message
news:1188181057.909270.266380@e9g2000prf.googlegroups.com...
> What would be the best method for processing a string variable
> containing a list in a text area. It would be something like:
>
> 123,2234
> 1,3345
> 12,223
>
> each value set would either be separated by commas or by tabs.
>
> I've seen plenty examples for reading a file a line at a time but not
> a string.
explode?
--
Richard.
Navigation:
[Reply to this message]
|