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

4- 131
Syntax
REN[AME] REP[ORT] old-report-name
,new-report-name
.
Parameters
old-report-name Name of the report to be renamed.
new-report-name New name of the report.
Description
Open Mode: Shared-update or exclusive-update
Scope: DA scope or the report's owner scope
Example
The following example renames the report accounting-report to the new name actg-report.
>RENAME REPORT accounting-report, actg-report.
>
RENAME SCOPE
Renames a scope.
Syntax
REN[AME] S[COPE] old-scope-name
,new-scope-name
[;P[ASSWORD] = [password-parameter ]]
.
Parameters
old-scope-name Name of the scope to be renamed.
new-scope-name New name of the scope.
password-parameter Passwordof the scope being renamed. The dictionary administrator (DA) scope can re-
name a scope without providing its password.
Description
To avoid possible name conflicts with any future extensions to the core set, do not rename any scopes to a
name starting with the characters "HP".
Open Mode: Exclusive-update
Scope: DA scope or the scope's owner scope