/[no]fpscomp

Syntax:

/[no]fpscomp[:keyword...]

The /fpscomp option controls whether certain aspects of the run-time system and semantic language attributes within the compiler are compatible with Visual Fortran or Microsoft Fortran PowerStation. Specify /fpscomp or /fpscomp:all when porting applications from Microsoft Fortran PowerStation. Specify /nofpscomp when porting applications from Compaq Fortran. The /fpscomp options are:

If you omit /fpscomp, the defaults are /fpscomp:(filesfromcmd, nological, listio, mixed_str_len_arg, norun_time, unformatted).

The /fpscomp and /vms options are not allowed in the same command.