
	This screen saver is rough.
	Several normal screen saver functions are not inplemented
	Most screen savers have a setup screen.
	The code shows where this setup screen should be, but I haven't implimented it as this screen saver is part of a larger group of programs for myself (I wanted to do the setup from somewhere else).

	The other thing that I haven't done is implimented the PREVIEW feature of a screen saver.  I looked at things, but didn't have an interest in digging deep enough into Windows to figure it out.
	PC Magazine had a neat Windows 95 screen saver that they provided source-code for.  It would be a good starting point for figuring out the PREVIEW feature that I have ignored.
You can find the description of the source code at:

	http://www.zdnet.com/pcmag/pctech/content/17/17/ut1717.001.html

	I also have not handled making certain the screen saver only turns on once very well.  Check the clarion forum comp.lang.clarion for many excellent threads on ways of forcing a program to run only once.  Also, there are a number of free templates offered by various clarion development groups that would probably make this thing run only once

	If someone figures out the PREVIEW feature I'd very very pleased to receive an .app and .dct showing how to do it.  I'd also be interested in hearing about any creative/interesting screen savers that come of out of this.

