Title:
	Sample 4

Author:	Joe Farr 5 Feb 2003

Contains:
	VB/PIC Source code


Description:
	This sample program set demonstrates the Block RXMode feature of the EPESerial
	control. The PIC waits for any character to be received and then transmits a 
	block of 256 characters (ASCII 0 to 255) back to the PC. The PIC then re-enters
	it's wait state until another character is received.
