Simple for some (most), perplexing me:

have a variable, say $Record which contains many lines (actually codes),
like:

<p>
<h>
<link>
<ref>
So on....

How can I roll through the value of the variable, capturing each line and
pushing it onto an array?

Kind like reading entries in a cfg file (one on each line) and putting them
in array?

thanks

kf


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to