Previous: , Up: Input files   [Contents][Index]


3.1.1 Automatic file-name completion

Automatic completion of input file names is turned on by the ‘-e’ command-line option (see -e). When this option is in effect, input file names that include no period (have no extension) are completed automatically according to the contents of the following style-file entries:

Type of fileStyle-file entryDefault
WEB fileext.webweb
Change fileext.chch
Include fileext.hwebhweb
Change file for include fileext.hchhch

More than one extension may be specified, as a space-delimited list—e.g., ‘ext.web = "web wb"’; the first one that matches is used.