Hi all,

I hope somebody will be able to help me with the following problem. I have one large file that contains many sgml tags. I would like to break this file into many little ones with a name based on the an sgml tag which is also the first line in each little sgml body.

ex.
<Filename 000001_1.sgml>
<blah
...
</body>

<Filename 000002_1.sgm>
....
</body>

....

--
Brian


_______________________________________________
Perl-Unix-Users mailing list
Perl-Unix-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to