User`s guide

12–14 PALcode Violation Checker
PVC Commands
delete
delete
The delete command causes PVC to ignore the specified entry points.
Format
delete start_entry_id [- end_entry_id]
Parameters
start_entry_id - end_entry_id
Specifies a range of entry points.
Description
The delete command causes PVC to ignore all entry points specified at or between
the specified start_entry_id and end_entry_id for the rest of the current PVC session.
The remaining entry points are renumbered.
Example
PVC> delete 100 119