mhonarc-users

Re: Cmd line parms and OtherIndexes

1999-10-31 16:58:58
On October 26, 1999 at 20:52, "Simeon Nevel" wrote:

I know that you can specify many of the resource file settings on the 
command-line or via environment variables, i.e.

    <Title> = -title = MH2_TITLE

But...

Is there anyway to do this so that the cmd-line or env variable 
settings are associated with <OtherIndexes>?

You can use -definevar.  For example:

    shell> mhonarc -definevar OIDX-TITLE='Other Index Title' ...

In the other index resource file:

    <TITLE>
    $OIDX-TITLE$
    </TITLE>

Or use <TTITLE> if a thread index.

        --ewh

<Prev in Thread] Current Thread [Next in Thread>