Page 1 of 1

Adding file name into a file

Posted: Tue Oct 14, 2008 6:24 pm
by shamy
I need to insert the file's filename into the body of html files.
Is it possible to use AFR for that?

Re: Adding file name into a file

Posted: Fri Nov 28, 2008 3:26 pm
by Abacre
Yes. It's possible to do. You should use regular expressions for that.
Read the page:
http://www.abacre.com/afr/manual/optsbatch.htm
See description and examples in "Include File Name into Search Scope" topic of the mentioned page above.