Instalation of the UFOW8 version: 1) Create directory UFO and unpack file UFOW8.ZIP in directory UFO. 2) Change paths and settings in batch procedures UFO8.BAT and SET8.BAT to correspond to the actual directories in your PC. 3) Call UFO8.BAT (this batch procedure opens the MS DOS window for the UFO environment). Basic batch procedures: ----------------------- UFO8 - Open the MS DOS window for the UFO environment. SET8 - Create paths and settings concerning the Fortran compiler and the UFO system. GENER - Input parameter is the name of input file *.UFO (without extension), which is copied into file P.UFO. If no input parameter is used, file P.STANDARD is copied into P.UFO. File P.UFO is an input file of the UFO preprocessors BEL or BELG (BELG is used when the graphic dialog is required). The Fortran control program P.FOR is an output file of the COMPIL procedure. COMPIL - Input parameter is the name of output file *.OUT (without extension), which is used as a basic text output of the UFO system. If no input parameter is given, file P.OUT is used. Control program P.FOR is compiled by the Fortran compiler and the resulting file P.EXE is executed. COMPIL1- The same as COMPIL with the exception that control program P.FOR is compiled with the option implying run-time error messages. UFOGO - Input parameter is the name of input file *.UFO (without extension), which is copied into file P.UFO. If no input parameter is used, file P.STANDARD is copied into P.UFO. File P.UFO an input file of the UFO preprocessors BEL or BELG (BELG is used when the graphic dialog is required). Control program P.FOR, generated by the UFO preprocessor, is compiled by the Fortran compiler and the resulting file P.EXE is executed. The file *.OUT is used as a basic text output of the UFO system. UFOGO1 - The same as UFOGO with the exception that control program P.FOR is compiled with the option implying run-time error messages. UFO - Start the UFO environment with or without a parameter. The input parameter is the name of an input file *.UFO (without extension). This input file is open in the PSPad editor and can be modified. If parameter is omitted, file STANDARD.UFO (a dialogue) is chosen. When the input file is prepared, we can use the scroll-bar menu (displayed by heart) to start procedures UFOGO, UFOGO1, COMPIL, COMPIL1, GENER, respectively.