Options

You can defined

Option: date format

The date format for dump is also used for the date in the properties windows: the format used is the one at the moment of the action.

Description of the advanced format:

Note for the programmers

The advanced format is the same that the Format method of the COleDateTime class.

Option: Text format

The separator is the character used to separate the fields in the dump. The semicolon is a good separator if you want to import your dump file into a database.

You can define the strings that appear in your dump to specify the event type. For example SA instead of Success audit.

Option: HTML format

You can define the header and the footer of the HTML file. You must follow the HTML file syntax, and don't forget to close all the open tags.

Don't forget the <TABLE> and </TABLE> in the header and footer, otherwise your html file will not be correct, because the lines are defined as lines of an HTML array.

You can remove the IMG tag in the description for type fields, if you choose a word as in the txt format.

The description for type is inserted without modification in the html file, so you must pay attention to the real path of the file otherwise you will heva a blank image.

Option: Print Format

You can choose the size and the font for the print of your list.