A P P E N D I X B
171
171
171
171
!"
The positive value (
Yes)
in the
UseSysLog
line automatically
suppresses the following parameters:
ReportFileName
,
Append
,
ReportFileLimit
,
ReportFileSize
and
RepCreateFlag
.
ReportFileName
– the name of your log file (valid only if
Report=Yes
and
UseSysLog=No
). The default file is
report.txt
.
!"
If you prefix the file name with the character "
~
", the file will be
created in your home directory.
Append
–
Yes
in this line enables the program to append new reports
to the contents of the log file (valid only if
Report=Yes
), Type
No
to
overwrite the report with the new one.
ReportFileLimit
–
Yes
in this line enables the program to limit the size
of your log file.
No
disables this feature.
ReportFileSize
– the maximum size of your log file in Kb (valid only if
ReportFileLimit=Yes
). The default value is 500 Kb.
ExtReport
–
Yes
in this line enables the program to add more details to
the report
. No
disables this feature.
RepCreateFlag
– the log file attributes mask.
UseCR
–
Yes
in this line enables the program to use both the carriage
return and the linefeed characters to separate records in a log
file. Otherwise, type
No.
By default records in a log file are
separated with the linefeed character only. Therefore, in some
text editors it will be difficult to review these files, since the
program will show everything on a single line. If you feel this way
about your text editor, type
Yes
for the above parameter
and the
program will use both the separators (carriage return and
linefeed) in your log file.
RepForEachDis
k –
Yes
in this line enables the program to report every
examined object
. No
disables this feature.
WriteTime
–
1
in this line logs the date and the time when the program
messages are displayed.
0
disables this feature.
WriteTimeInfo
–
1
in this line logs the time of last modification and the
size for every infected object.
0
disables this feature.
LongStrings
–
Yes
in this line enables the program to display the
report without breaking its lines.
No
breaks the report lines. This feature
must be enabled if you want to add reports to the log file
.