HP System Dictionary/XL SDMAIN Reference Manual (32256-90001)

4- 119
Parameters
version-name Name of the version to be modified.
scope-owner-name Name of the new owner scope.
common-version-name Name of the common domain version to which this local domain version is linked.
If specified without a value, the link that currently exists to a version in the common
domain will be deleted.
Description
The common link cannot be deleted if any occurrences are linked. Remember that a common link can be
deleted only if one currently exists.
Open Mode: Exclusive-update
Scope: DA scope or the version's owner scope
Example
The following example changes the owner scope of the version B_00_08 to the scope sales, and links it to
version A_00_01 in the common domain.
>MODIFY VERSION B_00_08;
>>SCOPE-OWNER = SALES;
>>COMMON = A_00_01.
>
OPTIONS
Sets the prompting, logging and macro options.
Syntax
OP[TIONS]
[;PROM[PT] = prompt-flag ]
[;C[OMMAND-]LOG = command-log-file ]
[;I[NTRINSIC-]LOG = intrinsic-log-file ]
[;LOG = [log-file-name ]]
[;MAC[RO] = [macro-file-name ]]
.
Parameters
prompt-flag The attributepromptingoption. If prompting is on, youareprompted for attribute val-
ues whenever you issue a CREATE, MODIFY, or REPORT command is without the
ATTRIBUTE-LIST keyword. Valid choices are:
on
off