
mavericklab
New User
Jul 5, 2008, 10:29 PM
Post #1 of 2
(1760 views)
|
Detecting a character set , buffering data and creating files
|
Can't Post
|
|
Hello everyone, I am a novice to perl programming . I am trying to develop code which reads a file , then finds a particular character set , say ">char(something which is not constant ) " The code should then buffer all the lines of code between the upper line detected int he file and similar such charcter set in the file. This buffered data should then be put in another filw which is created newly .. I hope i have made my problem clear to all those reading this post .. Thank you already .. Regards, Maverick
|