Actually i wrote C# codings to read text between delimiters.it works nicely.
in my codings i have a condition it checks whether the delimiter indexed first time or the second time.based on that i read that text file.
But i don't know how to code for multiple delimiters.actu ally i don't know how to put the condition.can anyone help me.....
thank you
in my codings i have a condition it checks whether the delimiter indexed first time or the second time.based on that i read that text file.
But i don't know how to code for multiple delimiters.actu ally i don't know how to put the condition.can anyone help me.....
thank you
Comment