Contents - Index


 

Use %EditDeleteChar to delete the character at the command line cursor location. Characters to the right of the cursor are shifted to the left one position.

 

%EditDeleteChar may also be entered as %DeleteChar or %DelChar.

 

%EditDeleteChar may also be invoked by pressing the Delete key.

 

%EditDeleteChar has no operands.

 

Return Codes

 

OK Successful.

 

Examples

 

Delete the character at the command line cursor position:

 

   => %EditDeleteChar