Hello Med.

So happy to read you!

> What do you think ?

That is great that you jump into code and test it.
Of course please if you see something wrong, fix it.
Do you have a Github account?

The fixes are about wrong use of enumeration.

dsCheckFiler is a example, in original code it is declared as constant,
ord(theenum) + 1 (or something like that).

Following fpc guru advice, it is a bug,  dsCheckFiler should be part of the
enum not be a "extra member".
I did fix it and all what could be the result of it.

But sure, your fixes are more than welcome.

Fre;D








--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to