This document covers the following topics:
Deletes a line in the Edit Area Control.
Name/Data Type | Explanation |
---|---|
HANDLE OF EDITAREA | Input
Specifies an Edit Area Control. |
Line number (I4) | Output
The line to be deleted. If you specify "0", the last line will be deleted. |
Response (I4) | Output
Natural error (if applicable). |
PROCESS GUI ACTION EDIT-LINE-DELETE WITH #EA-1 #LINE-NUMBER GIVING #RESPONSE