FORTRAN - subsystem entry and other information.

Syntax:

fort [o|old|n|new|s|same] [filename]

Examples:

fort   (gives you same if possible, otherwise new)
fort n
fort old myfile
fort filename   (same as fort old filename)

Description:

Fortran is a build mode subsystem. Build mode's distinguishing feature is that when you use the RUN command, the FORTRAN compiler is invoked.

The best way to run FORTRAN in TSS is to use the FTN command. See "expl ftn" for details.

Differences between GCOS-8 Fortran and Watfiv are discussed in the explain file "expl fortran hints".

See Also:

expl fortran batch

expl fortran index

expl ftn

expl f77

Copyright © 1996, Thinkage Ltd.