This commit is contained in:
danrega
2025-04-16 17:41:38 +02:00
parent 03ee085e52
commit 403bf5b289

View File

@@ -3200,6 +3200,7 @@ WRITE / 'new line'.
*&---------------------------------------------------------------------*
WRITE / repeat( val = `*` occ = 80 ).
"WRITE statement working like SKIP.
WRITE /.
"Specifying the output position, a length and new line
@@ -3646,7 +3647,7 @@ Coloring output <br><br>
<td>
As shown above, multiple colors are available. Instead of `COL_*`, the numbers that represent the color specifications can also be specified.
</td>