The following is a short description of a Clipper(tm) pop up calendar.	Some of the basic features include:

1.	The ability to call the calendar through a hot-key, a procedure
	call, or a (user-supplied) GETSYS.PRG modified to recognize a
	designated key.

2.	The ability to define the location of the calendar or let the
	calendar place itself.	When placing itself, the calendar
	moves to the opposite screen quadrant from the current cursor
	location.

3.	The ability to define the color setting through a color array
	passed in the function call.  Also, the program will check for
	a color adapter and set colors accordingly.

4.	The ability to optionally place a shadow under the calendar.
	This option uses FT_SHADOW located in the Nanforum Toolkit.

This work is an enhanced of and is based upon the work of Paul Earley
and his CAL50.PRG.  With his concurrence, this program is placed in the
public domain.

The files contained in this zip are:

POPUPCAL.PRG		The main function program file.  Remember to
			use /dFT_TEST to compile and have the Nanforum
			library available at link.

POPUPCAL.TXT		This text file.

I intend to submit this program to the Nanforum Toolkit.

You may direct questions or comments to:
				Jeff Mason
				CIS: 70541,1455
