Previous Topic

Next Topic

Delete a report (report/delete or rmrep)

Delete a report from the database

Windows/OpenVMS

delete/report report_name [/qualifiers]

UNIX/Linux

rmrep report_name [-qualifiers]

Qualifier Summary

/[no]log or -[no]log

/[no]confirm

Examples

Windows/OpenVMS:

Schedule> report/delete schedule_sys_all_start_80

UNIX/Linux:

Schedule> rmrep schedule_sys_all_start_80

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

Copy a report definition (copy/report or cprep)

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)