Re: Reading Multiple lies

2002-02-12 Thread Jenda Krynicky
From: "Raj Mohan" <[EMAIL PROTECTED]> > Is that anybody can help me to find a solution for the blow:- > > I have a file like this:- > > Input File:- > > > CDATA #IMPLIED > > > In this I need to read (store into a string) multiple lines from: > " CDATA #IMPLIED >" > > Pls.

Re: Reading Multiple lies

2002-02-11 Thread Andrea Holstein
In article <014701c1b2d1$38e62380$[EMAIL PROTECTED]> wrote "Raj Mohan" <[EMAIL PROTECTED]>: > Hi All, > > Is that anybody can help me to find a solution for the blow:- > > I have a file like this:- ... > Seems that you need everything from the file except the first line. What you need, need