The 'prg' file contains code for several useful functions that allow
you to make impressive displays.  It is straight Clipper 5.X coding
and does not require 3rd party librarys.  Draw screens with boarders
and headers, put shadows under boxes, and a multi purpose Message Box
function that allows you display instructions and get user input in
a single line of code.  Just include these functions to assist your
development needs.

Compile the program as written using the clipper '/n/m' switches for 
an interactive demonstration of what the functions can do.  Refer to 
the source code for more instructions of use and implementation.

I welcome any suggestions, comments, or questions you may have regarding
this Clipper code... or helping to solve a particular need.  Contact me
at 72632,1024 or here on forum.

Hope you like it,

Kent
