Download The FunnelWeb reference guide
Transcript
2.3 Options number of lines of context that should surround each diagnostic sent to the screen. Examples: -S, +S6, +S0. Default: -S. T: TeX Documentation file: If this option is turned on, FunnelWeb generates a documentation file in TeX format. The string argument contributes to the name of the documentation file to be created. By default this option is turned off, as experience has shown that most FunnelWeb runs are made during program development; documentation runs occur far more rarely. This option is controlled by the T command line argument because documentation files used to be called typesetter files. Examples: -T, +Tsloth.tex. Default: -T. U: HTML Documentation file: If this option is turned on, FunnelWeb generates a documentation file in HTML format. The string argument contributes to the name of the documentation file to be created. By default this option is turned off, as experience has shown that most FunnelWeb runs are made during program development; documentation runs occur far more rarely. U was chosen for this feature because it follows T, and H and W were already allocated to other functions. Examples: -U, +Usloth.html. Default: -U. W: Width of Product Files: If this option is turned on, a limit is placed on the length of lines in product files generated during the run. Lines that breach the limit are flagged with error messages. This option has a single numerical attribute that can be specified as a decimal string in the string component of the W argument. The number is the specified maximum width. This option is one of two limits that are placed on the width of product files. The other limit is an attribute of the input file that defaults to 80 characters, but can be raised or lowered using an output line length pragma. The width that is enforced is the lower of this value and the value of the W option (if turned on). Examples: -W, +W100. Default: -W80. X: Execute: If this option is turned on, FunnelWeb executes the FunnelWeb shell script file specified by the string attribute. Examples: +Xmaster, -X. Default: -X. http://www.ross.net/funnelweb/reference/interface_options.html (4 of 5) [3/3/2000 10:48:55 PM]