HP System Dictionary/XL General Reference Manual Vol 2 - Part 1 SDINIT (32256-90005)

11-105
in a version in the common domain, the target occurrence is to be linked also. It is only appli-
cable if the source or target is not in the common domain and is linked to a version in the com-
mon domain. Valid options are:
TRUE
FALSE
The default is TRUE.
Discussion
Once a parameter in the MERGE-OPTIONS is specified, its value will be retained until a new value is
specified. See Chapter 2 for more details regarding merge options.
Example
>MERGE-OPTIONS INCOMPATIBLE-DEFINITION = replace;
>>COMPARE-VAR-ATTR = edit-mask;
>>VERSION-CONFLICT = merge.
>
MERGE-TO
Specifies the target dictionary.
Syntax
MERGE-TO [;DICTIONARY=dictionary-filename]
[;SCOPE=scope-name]
[;PASSWORD=[scope-password]]
[;NAME-MODE=name-mode]
[;OPEN-MODE=open-mode]
[;DOMAIN=[domain-name]]
[;VERSION=version-name ]
[;STATUS=version-status]
[;COMMON=common-version-name] {.}
Parameters
dictionary- filename Filename of the dictionary to be opened. The default for this parameter is SYSDIC
if not specified when opening the dictionary.
scope-name Name of the scope to open the dictionary with. This parameter is required when opening the
dictionary.
scope-password Gives access to the scope. Any characters are allowed in a password. If a
character in the password is NOT valid in other System Dictionary names (ie. is
in the restricted list), the password must be entered inside a pair of quotes
to allow recognition of the 'restricted' characters.