Command: Selection
Purpose: defines the start and ending offset of the output file that will be produced.
Syntax: Selection = option
Example: Selection=page
Where [option] can take one of the following values:
- yes: a selection is necessary for the plugin to operate and that the whole
selection should be in the output file.
- no: (default) no selection is necessary. Output file will optionally contain
the name of the logged file only (if name=yes has been set).
- all: indicates that all of the logged file should be given to the plugin.
- page: only the current page should be given to the plugin.
Back.