 FIO    (File input/output)
 ~~~

Warning:  the contents of a file called datafile in the
current directory are overwritten when this application is
run.

This application demonstrates loading data from a file and
saving data to a file.

It assumes that the file called datafile is in the 'current'
directory.  In consequence, this application may not be
portable across platforms.  :-( 

This application will:

 display the date and time,
 display the previously saved contents of a file called
  datafile,
 save (overwrite) a line of data plus the date and time
  when this application was loaded in the file called
  datafile.

!Boot, !run and !Sprites are used by an Acorn computer but
are unnecessary on any other platform.


 Disclaimer
 ~~~~~~~~~~
 
The programs supplied here are freeware.  You may use
whatever you want in any manner you want so long as you
never blame me for anything whatsoever.  :-)

keith.powell@argonet.co.uk

