Previous Topic

Next Topic

Copy a report definition (copy/report or cprep)

The COPY command copies the report definition from a source to a target definition.

OpenVMS/Windows

copy/report old_report_name new_report_name [/qualifiers]

OpenVMS/Windows

cprep old_report_name new_report_name [-qualifiers]

Qualifier Summary

/[no]log or -[no]log

/[no]confirm

Examples

OpenVMS/Windows:

Schedule> copy/report custom_132 schedule_user_by_comment_132

UNIX/Linux:

Schedule> cprep custom_132 schedule_user_by_comment_132

Qualifiers

/[no]confirm or -[no]confirm

Confirm requests that the user be prompted prior to any operation to verify that the selected module is the correct one.

/[no]log or -[no]log

The log qualifier causes each completed operation to issue a note to the user.

See Also

REPORT Commands

Delete a report (report/delete or rmrep)

Display a report directory listing (directory/report or lsrep)

Edit a Report definition (edit/report or edrep)

Extract a report definition (extract/report or extrep)

Insert a report definition (insert/report or insrep)

Generate a report (report)

Type the contents of a report definition (type/report or morerep)