"); fputs($logfile,$read_file); fputs($logfile," "); fputs($logfile,$hit_time); fputs($logfile," "); fputs($logfile,$contact); fputs($logfile,"\n"); fflush($logfile); fclose($logfile); ?>

REA SYSTEM SIX SOFTWARE:

This is a view of the REA status screen.
  • This screen shows the current run parameters.
  • The default run parameters are in the rea.cfg file.
  • Many parameters can be changed from the keyboard while the progam is in a STANDBY, WAITING or TEST mode.
  • This screen also shows run conditions: file open, computer usage, etc.
"; echo ""; echo "© 2001-2008 Hampton Technologies, Inc. Colorado, USA
"; while(!feof ($taginfo)) { $line = fgets($taginfo); echo $line; } fclose($taginfo); echo "
"; echo "Last modified: "; echo $today; echo "

"; ?>