Delete a report from the database
Windows/OpenVMS
delete/report report_name [/qualifiers]
UNIX/Linux
rmrep report_name [-qualifiers]
/[no]log or -[no]log
/[no]confirm
Windows/OpenVMS:
Schedule> report/delete schedule_sys_all_start_80
UNIX/Linux:
Schedule> rmrep schedule_sys_all_start_80
/[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.