Drawing Statement
Overwrite a rectangular area of text in a textual region with blanks.
blank block [column] COL_NO [ line] line_NO
[thru [column] COL_NO [ line] line_NO]
COL_NO
An integer value representing the starting and ending column number(s) in the textual region.
line_NO
An integer value representing the starting and ending line number(s) in the textual region.
Description
Use this statement to overwrite a rectangular area of text in a textual region with blanks. Blanks are displayed in the background color of the textual region.
Example
response to More
add to FormerText_TR
blank block column 3 line 1
thru column 8 line 3
See Also
block Definition