Previous Topic: Operand DefinitionsNext Topic: Operand Definitions


DELETE Command

The DELETE command deletes a single line, a range of lines, or all of a member.

You must specify a beginning line, an ending line, or both. If you specify only the beginning or ending line of a range, only one line is deleted. If you specify only the ending line of a range, TOP is the default beginning line.

This command has the following format:

               [nnn   ] [nnn   ]
DELETE [LINES] [TOP   ] [BOT   ]