Formula 1
 
 These scripts take data text files you have filled, and build three html page from them.
 Required, a Scriptol compiler and the Php interpreter.

Files required:
- qmodel.php, rmodel.php, cmodel.php   
  
displayed pages which you may edit if needed
- qual.sol, race.sol, teams.sol    
  
programs to compile with sol.exe, into php files.
- q2002.dat, r2002.dat, c2002.dat
   
  data files you must fill with last race results.

- makequal.bat, makerace.bat, maketeam.bat   
 
batch file to build each page.
- make.bat
 
  batch file to build the whole thing
.

Program required:
- sol.exe
- php.exe

Files generated
q2002.htm    qualifications results
r2002.htm    drivers championship results
c2002.htm    constructors championship results
 


the program is used on: www.scriptet.net/f1