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]
/[no]log or -[no]log
/[no]confirm
OpenVMS/Windows:
Schedule> copy/report custom_132 schedule_user_by_comment_132
UNIX/Linux:
Schedule> cprep custom_132 schedule_user_by_comment_132
/[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.