output_control delete mrequest

Allows you to delete an existing mrequest. You specify the name of the mrequest you wish to delete by using the MREQUEST_NAME parameter.

Format:

 
output_control delete mrequest
mrequest_name =
string

Example:

output_control delete mrequest &
mrequest_name =
.test.mre101

Description:

 
Parameter
Value Type
Description
mrequest_name
String
Specifies an existing mrequest to be deleted. You may identify a mrequest by typing its name.

Extended Definition:

1. Any Adams View object you delete may be "undeleted" by using the UNDO commands. If you have deleted something you would like back, enter the command "undo backward", or pick on the fixed menu entry 'UNDO'. You may identify a mrequest by typing its name. If you created the mrequest by reading an Adams data set or graphics file, the mrequest name is the letters MRE followed by the Adams data set mrequest ID number. For example, the name of Adams MREQ/101 is MRE101. If you created the mrequest during preprocessing, you will have given it a name at that time. If an mrequest is available by default, you may identify it by entering only its name. If it is not, you must enter its full name. To identify an mrequest under another analysis, for instance, you may need to enter the analysis name as well. For example, you may specify mrequest 101 from the analysis named test by entering ".test.mre101". If you type a "?", Adams View will list the mrequests available by default. You must separate multiple mrequest names by commas.

Tips:

1. If you realize that this deletion was a mistake, deletion of an mrequest can be reversed by using an UNDO command.