ANN: eyebol Pascal Analyzer



Just released is version 2.00b of eyebol pascal analyzer. It has many
unique features.

Not only are there over 50 new hints and warnings but many have fixes
that you can automatically apply to your code, either one at a time at
the press of a button or through the project rewrite option. Don't
worry - a backup is always taken.

Spell check both your forms and code (Showmessage, MessageDlg, etc.)
with a selection of dictionaries

Rename components such as those with only default names (e.g. Button1
with caption "OK" becomes "btnOK"). This is fully configurable and
improved dramatically in this version.

Search facility allows you to search with/without comments and regular
expressions but also a powerful variable expression search (e.g.
integer1:=0; would return i:=0; etc.)
Integrates with Delphi 5 to Delphi 2007

Comment Builder Wizard allows you to quickly and easily put a comment
header at the start of all your source files (e.g. Mozilla license or
JavaDoc style)

Version 2 also introduces the ability to scan and spell check html and
aspx files though this feature is in its infancy.

Theres also some basic project statistics (routines, uses, etc.)

30 day trial available here:
www.pascalanalyzer.com/eyetry.exe

Website:
www.pascalanalyzer.com

Thanks
Michael
.