Deletes records from the top of the edit display. You can delete a single record or a number of records.
You can also delete only excluded or non-excluded lines, specifying ALL lines or a range using labels.
Syntax:
DELETE
[number] | [X|NX ALL | label1 label2]
Syntax Description:
Specifies the number of records to delete.
Default: 1
Specifies that all excluded or non-excluded records will be deleted.
Specifies the first end point in a range of records to which the DELETE command is restricted. Use labels only with X or NX.
Specifies the second end point in a range of records to which the DELETE command is restricted. Use labels only with X or NX.
Specifies that only excluded records will be deleted.
Specifies that only non-excluded records will be deleted.
Alias: DEL
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|