Set Web Page Header
$web_header "header"
This command is used by the FXCVRT process in FFEXTERN to place footer lines on converted web pages.
The parameter on this command is used as follows:
| header | A string which overrides the default header configured for IE5. The following character sequences may be included: |
| &d | short date as specified in regional settings |
| &D | long date as specified in regional settings |
| &t | time as specified in regional settings |
| &b&b | text following the first &b is centered, and that following the second &b is right justified |
The specified string is used in all web retrieval operations under the control of the user profile in which it is specified. It is not overridable in individual FS files.
To suppress the header, use a parameter containing at least one blank space (in double-quotes).
Default: the setting for IE5 applies
Example:
$web_header "&b&bSeite %p von %P"
Topic url:
http://www.copia.com/support/refmanual/index.html?%24web_header.htm