Sure, thanks for helping....
The recurrent code for each chapter/file is the following :
<head>
[....]
</head>
<body>
<h2>Chapter</h2>
My idea would be to Find/Replace in regex mode:
<h2>Chapter</h2> with
<h2><filename></h2> .... do you know if there is a regex code for
<filename>?
Thanks
Quote:
Originally Posted by Turtle91
Yes, it is....probably....maybe.....
We have to have some kind of example to help you. Can you copy/paste a section of code that we can look at?
|