HP System Dictionary/XL General Reference Manual Vol 2 - Part 1 SDINIT (32256-90005)
10- 93
Previewing a Merge
You can preview the results of a merge, before the a ctual merge takes place.
Example. This example shows previewing a merge operation.
>FROM DICTIONARY=sysdic.pub;
>>SCOPE=accounting-manager;
>>PASSWORD=amgr;
>>VERSION=accounts-payable;
>>DOMAIN=accounting;
>>OPEN-MODE=read-only.
>
>MERGE-TO DICTIONARY=sysdic.accting;
>>SCOPE=personnel-manager;
>>PASSWORD=pmgr;
>>VERSION=payroll;
>>DOMAIN=personnel;
>>OPEN-MODE=read-only.
>
>PREVIEW
>