Sample Misc\FIVT The fivt sample is a basic Installation Verification program for Compaq Visual Fortran. It compiles and links a program, and then reads the listing file to make sure the expected version of the compiler was used. It can be compiled and run from either the command line or the Developer Studio. To run fivt from the command line, either set FORT5=FIVT.INP, or invoke it as FIVT < FIVT.INP. Before fivt can be run from Developer Studio, you must modify the configuration slightly. From the Project-Settings-Debug window, enter the following in the edit box labelled "Program Arguments:" < FIVT.INP