in reply to file split

How is this question unlike the others?

Just a something something...

Replies are listed 'Best First'.
Re^2: file split
by Anonymous Monk on Nov 26, 2009 at 10:59 UTC
    It is a large file, I have split the files into smaller modules.
    {IT} is the start of one file and filename should be the {TAG} value.
    I am not able to split the files. How can I do it
    Please help me.
      Hire someone :/
Re^2: file split
by Anonymous Monk on Nov 26, 2009 at 12:34 UTC
    please tell me how to split the file into smaller pieces and file name should be {TAG}.
    All the contents should be in a file until it finds another {IT} tag.
    . Right now the script works only if {TAG} is at the firstline as the start of each file. If replace <IT> instead of <TAG>(.*), if the value is same file will be overwritten.
    . Please tell me how can I split the large file into smaller bits.
      What is the name of this format?
        format is DOS