PDA

View Full Version : EurekaLog Viewer


ab290
23-Jun-2006, 09:06 AM
In FormCreate:

the line

if (ParamCount = 1) and (FileExists(ParamStr(1))) then ElaborateLog(ParamStr(1));

must be moved after

LoadState;

to avoid the Invalid password error, when the password is stored in the ini file.


Cheers

admin
26-Jun-2006, 08:15 AM
Hi,

ab290 wrote:
> In FormCreate:
>
> the line
>
> - if (ParamCount = 1) and (FileExists(ParamStr(1))) then
> ElaborateLog(ParamStr(1));-
>
> must be moved after
>
> -LoadState;-
>
> to avoid the -Invalid password- error, when the password is stored in
> the ini file.
>
>
> Cheers

I have just fixed this bug, the fix will be available with the next 5.1.7 version.

Thank you very much for your good feedback! :)

--
Best regards...

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