Skip to main content

[Migrated content. Thread originally posted on 10 April 2006]

We are looking to upgrade to 7.0 to get access to the Alfred source code. We need to add some auditing features for our accounting system when files are changed using Alfred. Has anyone done this yet? Has anyone looked at the Alfred source to see how straight forward the code was written?

George

[Migrated content. Thread originally posted on 10 April 2006]

We are looking to upgrade to 7.0 to get access to the Alfred source code. We need to add some auditing features for our accounting system when files are changed using Alfred. Has anyone done this yet? Has anyone looked at the Alfred source to see how straight forward the code was written?

George
George:

I did and I'll tell you that ALFRED is not the best utility I saw, But
it comes with the package.

The source is somewhat unclear and complex because of its nature.

If you think in add some extra functions I would recommended that you add as well more control over the error logic situations.
I found unexpected loops many times.

The interfase is the worst I've ever seen.

At last, if you cannot afford to build your own utility...

Just give it a try.

Anyway, Good Luck.

[Migrated content. Thread originally posted on 10 April 2006]

We are looking to upgrade to 7.0 to get access to the Alfred source code. We need to add some auditing features for our accounting system when files are changed using Alfred. Has anyone done this yet? Has anyone looked at the Alfred source to see how straight forward the code was written?

George
It needs to display the record number you're on and a search function.