Deletes the character at the current cursor position.
D
When you press D in Edit Mode, the character at the current cursor position is deleted.
The action of this key is immediate; no prompt is given and no RETURN is required.
Note the cursor position.
0121 PRRINT JUNK
Press D. The current line now reads:
0121 PRINT JUNK
The character 'R' at the cursor position is deleted.