Command WR BACKSPACE

4D Write

WR BACKSPACE

version 6.0


WR BACKSPACE (area)

ParameterTypeDescription
areaLongint4D Write area

Description

The WR BACKSPACE command simulates pressing of the Delete or Backspace key.

If characters are selected in area, they are deleted.

If no characters are selected, WR BACKSPACE acts the same as pressing Delete or Backspace. One character at a time is deleted and the insertion point moves one character to the left. If you do not want this to happen, use the command WR DELETE SELECTION.

See also

WR DELETE PICTURE IN PAGE, WR DELETE SELECTION.