
This code demonstrates a tbrowse viewing the contents of a ascii or binary
files contents in hexdecimal format. Please note if the code is worth any
thing to you for your programs then increate the buffer size used to read
in the file with fread(). I kept it to 16 bytes for toying with it.

I created this for a primer, which will be used in a application created
with SEC FORCE langauge. I suggest you take a close look a FORCE, it is
very powerful. There are many programmers who use FORCE for their main
language to build very powerful applications. I use it to write customize
utilities for various purposes. Sure beats using C or assembler, and the
size of a Clipper utility is out of the question. Leave Clipper to creating
stuff it was made for, Nuff Said.

Questions/comments
   Kevin S. Gallagher [70034,2313]




