en:docs:dos:cmd:basic:delete

Table of Contents

DELETE

Syntax

DELETE line [- line]

Description

Deletes program lines indicated by the argument(s). All program lines have a number, which is visible with the LIST command. If line numbers are not provided, they are assigned beginning with 1. Deleting a non-existing line does not cause an error.