Root > Reference > All Types > TEurekaLogFileType

Type TEurekaLogFileType

Previous pageReturn to chapter overviewNext page   

Type of file name.

 

Unit

ETypes

 

Syntax

 

Code (Delphi)

TEurekaLogFileType = (

ftSavedBugReport,

ftBugReport,

ftZIP,

ftZIPCopy,

ftXML,

ftScreenshot,

ftHTMLPage,

ftMiniDump,

ftLog

);

 

Members

ftBugReport

Actual working copy of bug report. This bug report will be used for sending (.el). Default location is the sub-folder in the TEMP folder.

ftHTMLPage

HTML page file name (.htm, .html). Default location is the sub-folder in the TEMP folder.

ftLog

Log file name (.csl). Default location is the sub-folder in the TEMP folder.

ftMiniDump

Minidump file name (.mdmp). Default location is the sub-folder in the TEMP folder.

ftSavedBugReport

Saved bug report in its final location (as set in options). E.g. local bug report (.el). Default is the sub-folder in the APPDATA folder. Can be customized in EurekaLog project options. If local bug report is disabled in options, then this value defaults to the sub-folder in the TEMP folder.

ftScreenshot

Screenshot file name (.png). Default location is the sub-folder in the TEMP folder.

ftXML

Name of XML bug report (.elx). Default location is the sub-folder in the TEMP folder.

ftZIP

Packed bug report for sending (ZIP/ELP, including additional files, screenshot, etc.) (.elp). Default location is the sub-folder in the TEMP folder.

ftZIPCopy

File name for "Save copy in case of send failure" option (.elp). Default location is the My Documents folder.

 

Remarks

This type is used in OnCustomFileName event handlers to specify kind of file name to modify.




Send feedback... Build date: 2023-09-11
Last edited: 2023-09-11
PRIVACY STATEMENT
The documentation team uses the feedback submitted to improve the EurekaLog documentation. We do not use your e-mail address for any other purpose. We will remove your e-mail address from our system after the issue you are reporting has been resolved. While we are working to resolve this issue, we may send you an e-mail message to request more information about your feedback. After the issues have been addressed, we may send you an email message to let you know that your feedback has been addressed.


Permanent link to this article: https://www.eurekalog.com/help/eurekalog/topic_type_etypes_teurekalogfiletype.php