Usage:
 
 there can be as many as desired -f parameters but only one -r
 
 fe -fFilename1.pas -fFilename2.pas -rNewFile.pas
 
 or
 
 fe -dListe.txt -rNewFile.pas
 
 only one -d and -r paramter are allowed, -d is the name of the text file where
 a list of file is to be found...an examle is given in "liste.lst"
 
 :
 fe -dliste.lst -rmyOGLfile.pas
