----------- FireCraxor 1.0 - 7/20/99 -----------------
Title:				FireCraxor 1.0
Author:				Joseph Sola
Description:			Easy use of X10's FireCracker home
				automation system through a .OCX control.
				Create your own programs that control your
				lights or use the included ones. Also in this
				package is RemoteControl, which allows you
				to control your lights from any computer on the
				internet.
------------------------------------------------------
Installation:			Copy \FireCraxor\FireCraxor.OCX to C:\windows\system
Use:				Create a new form in visual basic.
				Add the FireCraxor control to it.
				Set its .CommPort value to any open comm port.
				Use FireCraxor1.SendCommand ("A",1,"ON") to Turn device A1 On.
				 (Other commands: ON, OFF, BRT, DIM)
------------------------------------------------------
Legal notes:			You can use this any way you see fit, but I must be
				notified (email: reet@i.am) and you must give me credit for it.
				If the program is sold in any way I reserve the right to
				deny you the right to use my control, but I'll most likely
				have no complaint.

				As far as the source code goes, you can modify it in any
				way as long as you give me credit where credit is due, and notify
				me of the changes you've made to it.
------------------------------------------------------
Contact:
 Webpage - http://reet.i.am
 Email   - reet@i.am
