1 01/22/82 forum request: fill, fi
2
3 Syntax: fi -control-args
4
5
6 Function: reformats the text of the unprocessed transaction to fit within a
7 given line length. It is also used to control whether or not the transaction
8 will be filled after it is entered.
9
10
11 Control arguments:
12 -line_length N, -ll N
13 is the width to be used when reformatting the text. Default-- either
14 the value specified by the -line_length argument to the forum command
15 or 72 if this argument was not given. The line length given must be
16 between 10 and 136.
17 -off
18 causes this transaction to not be filled by default when printed or written.
19 -on
20 causes this transaction to be filled by default when printed or written.