INTORDUCTION

	File-X-Fer - A programm to recieve and send (text-)files via the serial port.

	Each received file can be named, assigned a date and sorted into a category and of course be
	send again. File-X-Fer was intended to be used with the CicloSport(R) HAC4 bike computer to
	make backup copies on the road but it should work with any kind of data.

	This program is freeware. The source is included. It was programmed with prc-tools 0.5.0 under
	Linux.

	New versions can be found at http://members.tripod.de/SteffenPingel/filexfer/

	If you have further questions, feel free to email me.

	Steffen Pingel
	<steffenp@gmx.de>


REQUIREMENTS
	
	PalmOS 2.0 or higher


DISCLAIMER

	Please not that I'm releasing this as free software, licenced under the GPL. Be sure to read 
	COPYING for full details.
	THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY. USE IT AT YOUR OWN RISK!


FILES

	COPYING		the General Public License
	README		this file
	filexfer.prc	the executable
	source.zip	the source code files


HISTORY

	version release date	changes

	0.4.0	2000-05-07	second release
				+ changed database routines again
				+ improved error handling
				+ improved memory managment
				+ sending and receiving of binary files should work now

	0.3	8.6.1999	development version
	a1			+ made some changes to the ui
				+ added date
				+ changed database routines
				+ bigger records (only limited by the pilot memory)
				+ faster speeds (up to 9600)
				- receiving binary files no longer possible
				- records can not be edited/viewed any more
	a2	8.6.1999	+ sending/recieving works now
	a3	9.6.1999	+ improved scrolling, still buggy (up scroling does not work)
				+ only one record is shown, if file exists of more
	b1	11.6.1999	+ auto off time is set to none, when serial port opened
				+ scrolling should work now

	0.2 			first release


TODO

	+ export to MemPad
	+ send all records category
	+ support for global find
	+ sort by date/time
	+ ir support
