PDA

View Full Version : elf file format


Viktorianka
10-Jan-2006, 05:28 AM
Hello, all.
I save eureka log .elf file from my own interface. For this purposes I handle event onExceptionNotify and take EurekaExceptionRecord.LogText. Then I easy save it to text file with elf extention. But while opening this file by EurekaLog_Viewer I get error message Wring File Format. File content looks the same as content of file created by standart eureka exception dialog. Why I can't open file?

admin
10-Jan-2006, 05:31 PM
Hi,

Viktorianka wrote:
> Hello, all.
> I save eureka log .elf file from my own interface. For this purposes I
> handle event onExceptionNotify and take EurekaExceptionRecord.LogText.
> Then I easy save it to text file with elf extention. But while opening
> this file by EurekaLog_Viewer I get error message Wring File Format.
> File content looks the same as content of file created by standart
> eureka exception dialog. Why I can't open file?

EurekaLog add three blank lines after any logs.

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!

Viktorianka
11-Jan-2006, 03:23 AM
Thanks, Fabio, my problem was really in missing blank lines.

admin
11-Jan-2006, 06:24 AM
Hi,

Viktorianka wrote:
> Thanks, Fabio, my problem was really in missing blank lines.

Perfect! ;)

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!