> At least the both ways to call the parser ("-f <filename>" or ">
> <filename>") should end in the _same_ DBname.Currently, the doc-name in the DB is either the name specified with --doc-name, or the name of the output file, if any was specified, or derived from the home-URL. Dirk, on Unix, the calling program has no idea of what the name of the file it's been redirected to is. My thinking was that if you want the doc-name to be the same as that of the output file name, you would use the "-f" form. If you didn't care, you could just redirect stdout to a file. Bill
