Sometime user need to insert some text at the begin or end of the file, user can do following operation:
Open "Replace" Dialogue and "Advanced" page, enter the Begin Text and End Text in the top and bottom edit entries.
Syntax of "Begin Text" and "End Text" are simiar to Replace Text Definition, except that following context related variables are not supported: $match,$match[],$previous,$next
Typically example of Begin Text can be:
--------------------------------
Filename: $FILENAME
Author: Bin Laden
Date of modification: date_time()
--------------------------------