Library /sys$common/syshlp/helplib.hlb  —  PRODUCT  RECONFIGURE  Qualifiers  /CONFIGURATION
       /CONFIGURATION=(keyword[,...])

    Specifies how the configuration choices are used. Keywords are:

    CURRENT          Uses values from the product database. These
                     values are the configuration choices made when
                     the product was installed or reconfigured.

    PRODUCER         Uses values specified by the software
                     manufacturer of the product.

    INPUT=pcf-name   Uses values from the specified product
                     configuration file.

    OUTPUT=pcf-name  Writes configuration choices to the specified
                     product configuration file. If no file
                     name is supplied, creates a file named
                     DEFAULT.PCSI$CONFIGURATION in the current
                     default directory.

    The keywords CURRENT, PRODUCER, and INPUT are mutually exclusive.
    (CURRENT is the default if none of these keywords is specified.)

    The OUTPUT keyword can be used with the CURRENT, PRODUCER, or
    INPUT keyword.

    If you specify only one keyword, you can omit the parentheses.
Close Help