removeassess (da)

Description

Remove the selected or current assessment from memory.

Syntax

removeassess [id]

id: Optional literal. Identifies the assessment ID. If no ID is included, the command applies to the most recent assessment. Use listassess (la) to find an assessment ID.

Example

To remove an assessment, first get the assessment ID:

AllApplications\Applications>> ListAssess
542: putty (Application, Tue Apr 01 08:38:18 EDT 2008)
180: JavaAny (Application, Tue Apr 01 13:17:33 EDT 2008)

Then remove assessment with ID 180:

AllApplications\Applications>> RemoveAssess 180