FPR(1) COMMAND REFERENCE FPR(1)
NAME
fpr - print FORTRAN file
SYNOPSIS
fpr
DESCRIPTION
Fpr is a filter that transforms files formatted according to
FORTRAN's carriage control conventions into files formatted
according to UTek line printer conventions.
Fpr copies its input onto its output, replacing the carriage
control characters with characters that will produce the
intended effects when printed using lpr(1mdqs). The first
character of each line determines the vertical spacing as
follows:
A blank line is treated as if its first character is a
blank. A blank that appears as a carriage control character
is deleted. A zero is changed to a newline. A one is
changed to a form feed. The effects of a "+" are simulated
using backspaces.
EXAMPLES
a.out | fpr | lpr
fpr < f77.output | lpr
CAVEATS
Results are undefined for input lines longer than 170
characters.
SEE ALSO
f77(1).
Printed 10/17/86 1
%%index%%
na:72,60;
sy:132,85;
de:217,846;
ex:1063,110;
ca:1173,127;
se:1300,90;
%%index%%000000000104