Program to Comapre Text Files

General Computer Utilities
Post Reply
JustFrank
Posts: 4
Joined: Fri Aug 25, 2006 3:53 pm

Program to Comapre Text Files

Post by JustFrank »

This is my first effort at justbasic. I decided it was time to move away from qbasic and get into using GUIs. It started off as a simple program to compare the contents of text files but ended up as an effort to use as many of justbasic features as possible! Some features such as the settings option are only there to make use of menu, groupbox and radio buttons etc.
Let me know what you think, where it can be improved etc.
I know that the commenting could be a lot better but I'll improve on that later.
Might come in useful if you need to compare two source files....?
Attachments
compare.zip
(4.1 KiB) Downloaded 474 times
JustFrank
Posts: 4
Joined: Fri Aug 25, 2006 3:53 pm

Minor Update

Post by JustFrank »

Just a couple of small changes...
Attachments
compare.zip
(4.43 KiB) Downloaded 516 times
Post Reply