PDA

View Full Version : Confirmation after writing .elf file


JohaViss
11-Oct-2006, 10:05 AM
Hello,

I would like to propose the following extension to Eurekalog:
After a .elf file is created (or updated), I would like to have a dialogbox that tells the user that the log file is created, what the location is and what the name is.:cool:

At this moment I sometimes get the wrong log files from the customer, because he/she doesn't know which log file to send.
Also I get old log files because the customer had experienced an error but not in my application.
They send the first log file they can find anyway.:eek:

So I would like to have the option to show a message to the user that the error has been logged and in wich log file this is done.

I hope you can see my point.:)

Thanks
Johan Visser

admin
16-Oct-2006, 04:06 PM
Hi,

JohaViss wrote:
> Hello,
>
> I would like to propose the following extension to Eurekalog:
> After a .elf file is created (or updated), I would like to have a
> dialogbox that tells the user that the log file is created, what the
> location is and what the name is.:cool:
>
> [...]
>
> I hope you can see my point.:)
>
> Thanks
> Johan Visser

You can try to manually implement this using an OnActionNotify EurekaLog event.

Checking for parameter "Action = atSavedLogFile".

Try to see here:
http://www.eurekalog.com/docs/exceptionactionnotifyhowto.html

--
Best regards...

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