VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Ulli's Source Code Comparator (updated)

ULLI  (93 Submissions)   VB function enhancement   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This AddIn compares the source code in the VB IDE with the source code that was last saved and shows the differences. If you have been working on a piece of code for a while you can probably not remember all you have done. One click - and this AddIn will tell you.
Alterations to the form or to controls in that form are also shown.
The comparison is not line number dependent but is controlled by content only. Unaltered lines are shown in black, new lines in red, deleted lines are blue and striken out, and finally changed lines are shown as deleted and new.
Empty lines which you might have inserted or deleted are not shown - this is because I found it rather difficult to strike out nothing *g*

Rate Ulli's Source Code Comparator (updated) (5(5 Vote))

Download Ulli's Source Code Comparator (updated)

Ulli's Source Code Comparator (updated) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters