Two routines. File Compare and Data Creator.

File Compare.

Operates in DOS 3.2 and above, Windows95/98 etc
Superb little routine to check files against originals ensuring that no errors, bugs or any Virus characters are present. Displays all information 'as and when' errors occour.
Use this to assist you in locating code characters for other tasks needed.

This utility is 'Command' line operated. Just enter the two files to be compared against.
Displays both Hex and Decimal.
Also gives the DATA line location for any already created ASCII DATA files that have been used to insert in other routines. VERY Simple to operate with GREAT results.

Top shows operation in DOS.

Shows operation in Windows using RUN from Start Bar.

DATA Creator.

Operates in DOS 3.2 and above, Windows95/98 etc
This routine will create DATA and DATAB type ASCII lines from any EXE, COM or other program files. It will extract the decimal value of each byte and create an Ascii file of the complete code in 10 data characters per line.
Use this for inserting CODE into your source routines from BASIC, FAST compiler, Assembler and other developing software.
A Created data file will look something like this.....

DATA 223,15,10,13,34,9,234,45,67,98
or
DATAB 223,15,10,13,34,9,234,45,67,98

Both routines are FREE and bundled as one package.
Select here to Download FCOMP10.ZIP (10k)


Contact Us
©Copyright All Rights Reserved 1999. Webmaster Charles P. White.