| 4D v13WR BACKSPACE | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D Write v13
 WR BACKSPACE 
         | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WR BACKSPACE ( area ) | ||||||||
| Parameter | Type | Description | ||||||
| area | Longint |   | 4D Write area | |||||
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.
	Product:  4D
	Theme:  WR Text Manipulation
	Number:  
        89190
        
        
        
	
	Created:  4D Write 6
WR DELETE PICTURE IN PAGE
WR DELETE SELECTION